fix name
This commit is contained in:
@@ -15,7 +15,7 @@ migration-dev:
|
||||
- sleep 30
|
||||
- kubectl exec deploy/$CI_PROJECT_TITLE -n $NAMESPACE -- alembic upgrade head
|
||||
|
||||
deploy-prod:
|
||||
migration-prod:
|
||||
stage: migration
|
||||
variables:
|
||||
NAMESPACE: "prod"
|
||||
|
||||
Reference in New Issue
Block a user