fix(ci): add resource group to production deployment configuration #370
@@ -54,6 +54,7 @@ deploy-prod:
|
|||||||
- if: $CI_COMMIT_BRANCH == "main"
|
- if: $CI_COMMIT_BRANCH == "main"
|
||||||
environment:
|
environment:
|
||||||
name: prod
|
name: prod
|
||||||
|
resource_group: prod
|
||||||
|
|
||||||
check_release:
|
check_release:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Reference in New Issue
Block a user