ci: fix docker-compose failing during release tag

This commit is contained in:
Jens Langhammer 2020-09-10 13:10:51 +02:00
parent 43cb08b433
commit ec5ff7c14d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@master
- name: Pre-release test
run: |
export PASSBOOK_TAG=latest
docker-compose pull -q
docker build \
--no-cache \