Skip to content

Commit

Permalink
fix: fix CI master merge job.
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanJaveed84 committed Apr 2, 2024
1 parent 3f2ab23 commit 5cf3604
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ class WarehouseTransformsCIMasterMerges{
}
wrappers common_wrappers(allVars)
steps {
shell(dslFactory.readFileFromWorkspace('dataeng/resources/secrets-manager-setup.sh'))
shell(dslFactory.readFileFromWorkspace('dataeng/resources/warehouse-transforms-ci-master-merges.sh'))
}
}
Expand Down

0 comments on commit 5cf3604

Please sign in to comment.