Skip to content

Commit 1a6da09

Browse files
valeriapKevin Kelani
authored and
Kevin Kelani
committed
Fix spiff merge path
[#104050534] Signed-off-by: Kevin Kelani <[email protected]>
1 parent 3f4f536 commit 1a6da09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/scripts/deploy-with-cf/task.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function main(){
7878
spiff merge \
7979
"${root}/postgres-ci-env/deployments/cf/pgci-cf.yml" \
8080
"${root}/postgres-ci-env/deployments/common/properties.yml" \
81-
"${root}/postgres-ci-env/deployments/common/common.yml" > "${root}\partial-pgci-cf.yml"
81+
"${root}/postgres-ci-env/deployments/common/common.yml" > "${root}/partial-pgci-cf.yml"
8282

8383
spiff merge \
8484
"templates/generic-manifest-mask.yml" \

0 commit comments

Comments
 (0)