update pipeline
This commit is contained in:
@@ -1,13 +1,7 @@
|
|||||||
include: '/templates/microservice.yaml'
|
include: '/templates/microservice.yaml'
|
||||||
|
|
||||||
stages:
|
|
||||||
- build
|
|
||||||
- deploy
|
|
||||||
- migration
|
|
||||||
- production
|
|
||||||
|
|
||||||
migration-dev:
|
migration-dev:
|
||||||
stage: migration
|
stage: deploy
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user