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