Updated first step of pipeline to be automatic for UAT
This commit is contained in:
@@ -200,7 +200,7 @@ pipelines:
|
|||||||
name: "Plan & Apply DevOps Pipeline"
|
name: "Plan & Apply DevOps Pipeline"
|
||||||
image: hugree/bitbucket-aws-python38-tf154:latest
|
image: hugree/bitbucket-aws-python38-tf154:latest
|
||||||
oidc: true
|
oidc: true
|
||||||
trigger : manual # Keeping it manual so that it doesnt conflict with existing resources
|
trigger : automatic # Keeping it manual so that it doesnt conflict with existing resources
|
||||||
script:
|
script:
|
||||||
- *aws-context-uat
|
- *aws-context-uat
|
||||||
- cd devops-pipeline/terraform-backend-resources/
|
- cd devops-pipeline/terraform-backend-resources/
|
||||||
|
|||||||
Reference in New Issue
Block a user