Version v1.4.0; sync labels
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Comrade Renovate Bot 2021-06-17 07:03:45 +00:00
parent 2772b30baa
commit a322e2129b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ services:
- "traefik.http.routers.${STACK_NAME}-app.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}-app.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}-app.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.app.version=v1.3.15-
- coop-cloud.${STACK_NAME}.app.version=v1.4.0-
pusher:
image: thecodingmachine/workadventure-pusher:master
command: yarn run runprod