Removed file type condition for snowflake step

This commit is contained in:
Umang Mistry
2024-02-12 12:39:49 -06:00
parent 72fdec1711
commit 2f7df2aace
+1 -1
View File
@@ -40,7 +40,7 @@ pipelines:
condition:
changesets:
includePaths:
- snowflake/**/*.sql
- snowflake/**/*
uat:
- step:
<<: *terraform_plan_apply