refs #6656 Tag docker image with branch name
gitea/worker-time-control/pipeline/head This commit looks good
Details
gitea/worker-time-control/pipeline/head This commit looks good
Details
This commit is contained in:
parent
6b906be140
commit
bea766b1a2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue