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