refs #6656 Tag docker image with branch name #17

Merged
juan merged 2 commits from master into test 2024-01-09 22:50:55 +00:00
1 changed files with 1 additions and 1 deletions

View File

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