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