Add versions and label
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-03-16 07:42:14 +01:00
parent 85f086792a
commit 7a88391c73
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
2 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,5 @@
export ABRA_TYPE_APP_VERSION=2.4.7
export ABRA_TYPE_APP_DIGEST=746e8d5c
export TRAEFIK_YML_VERSION=v5
export FILE_PROVIDER_YML_VERSION=v1

View File

@ -44,6 +44,7 @@ services:
- "traefik.http.routers.traefik.tls.options=default@file"
- "traefik.http.routers.traefik.service=api@internal"
- "traefik.http.routers.traefik.middlewares=security@file"
- "coop-cloud.${STACK_NAME}.app.version=${ABRA_TYPE_APP_VERSION}-${ABRA_TYPE_APP_DIGEST}"
networks:
proxy: