try to recreate changed image without manual command

lektura
max.mehl 2019-07-24 13:58:46 +02:00
parent 8876d7eb46
commit 2a22b19934
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ pipeline:
- git clone https://git.fsfe.org/pmpc/website.git /tmp/pmpc-build && cd /tmp/pmpc-build/ && cp /tmp/signatures/signatures.json site/data/signatures/signatures.json && docker build -t pmpc .
# Run docker compose
- docker-compose up -d
- docker-compose up -d --build
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /srv/forms/pmpc:/tmp/signatures:ro