Merge pull request 'refs #6656 Tag docker image with branch name' (#17) from master into test
gitea/worker-time-control/pipeline/head This commit looks good Details

Reviewed-on: #17
This commit is contained in:
Juan Ferrer 2024-01-09 22:50:54 +00:00
commit 81d578fbd6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.7'
services:
main:
image: registry.verdnatura.es/worker-time-control
image: registry.verdnatura.es/worker-time-control:${BRANCH_NAME:?}
build: .
ports:
- 80