Updated pipeline yaml
This commit is contained in:
@@ -79,12 +79,12 @@ definitions:
|
||||
pipelines:
|
||||
branches:
|
||||
DEV:
|
||||
- step:
|
||||
<<: *terraform_plan_apply
|
||||
condition:
|
||||
changesets:
|
||||
includePaths:
|
||||
- terraform/environments/dev/**/*
|
||||
# - step:
|
||||
# <<: *terraform_plan_apply
|
||||
# condition:
|
||||
# changesets:
|
||||
# includePaths:
|
||||
# - terraform/environments/dev/**/*
|
||||
- step:
|
||||
<<: *snowflake_deploy
|
||||
condition:
|
||||
|
||||
Reference in New Issue
Block a user