Attempt to drum up a versioning scheme here
continuous-integration/drone/push Build is passing Details

See coop-cloud/organising#34.
This commit is contained in:
Luke Murphy 2021-03-02 11:17:42 +01:00
parent 57765820c0
commit 79c45e2f00
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ services:
- "traefik.tcp.routers.${STACK_NAME}-ssh.rule=HostSNI(`*`)"
- "traefik.tcp.routers.${STACK_NAME}-ssh.entrypoints=gitea-ssh"
- "traefik.tcp.services.${STACK_NAME}-ssh.loadbalancer.server.port=${GITEA_SSH_PORT}"
- "coop-cloud.${STACK_NAME}.version=${ABRA_TYPE_VERSION}.{ABRA_TYPE_DIGEST}"
db:
image: "mariadb:10.5"