We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4f536 commit 1a6da09Copy full SHA for 1a6da09
ci/scripts/deploy-with-cf/task.sh
@@ -78,7 +78,7 @@ function main(){
78
spiff merge \
79
"${root}/postgres-ci-env/deployments/cf/pgci-cf.yml" \
80
"${root}/postgres-ci-env/deployments/common/properties.yml" \
81
- "${root}/postgres-ci-env/deployments/common/common.yml" > "${root}\partial-pgci-cf.yml"
+ "${root}/postgres-ci-env/deployments/common/common.yml" > "${root}/partial-pgci-cf.yml"
82
83
84
"templates/generic-manifest-mask.yml" \
0 commit comments