update
This commit is contained in:
@@ -12,7 +12,7 @@ build_image:
|
||||
- docker push 36.66.3.44:7007/$PROJECT_NAME:$CI_PIPELINE_ID
|
||||
environment:
|
||||
only:
|
||||
- dev
|
||||
- main
|
||||
tags:
|
||||
- runner-internal-his
|
||||
|
||||
@@ -23,7 +23,7 @@ deploy_development:
|
||||
- docker stack deploy --compose-file compose.yml scheduler-app
|
||||
environment:
|
||||
only:
|
||||
- dev
|
||||
- main
|
||||
tags:
|
||||
- runner-internal-his
|
||||
|
||||
@@ -35,6 +35,6 @@ cleaning_image_and_container:
|
||||
- echo y | docker image prune -a
|
||||
environment:
|
||||
only:
|
||||
- dev
|
||||
- main
|
||||
tags:
|
||||
- runner-internal-his
|
||||
|
||||
Reference in New Issue
Block a user