8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: localhost:9999/scheduler-app:$${gitea.run_number}
|
||||
image: ${REGISTRY}/${IMAGE_NAME}:${TAG}
|
||||
container_name: scheduler-app
|
||||
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user