Skip to content

Commit

Permalink
Add stack to relases if not there
Browse files Browse the repository at this point in the history
Signed-off-by: Leah Hanson <lhanson@pivotal.io>
  • Loading branch information
idoru authored and cf-buildpacks-eng committed Jul 11, 2018
1 parent 333ca32 commit 6ed5709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/overwrite-rootfs-release/run.sh
Expand Up @@ -27,7 +27,7 @@ popd
cat <<EOF > ${release_dir}/use-dev-release-opsfile.yml
---
- type: replace
path: /releases/name=$STACK
path: /releases/name=$STACK?
value:
name: $STACK
version: ${version}
Expand Down

0 comments on commit 6ed5709

Please sign in to comment.