refs #6656 Tag docker image with branch name
gitea/worker-time-control/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-01-09 23:48:00 +01:00
parent 6b906be140
commit bea766b1a2
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