Skip to content

Commit

Permalink
use correct name for stopover.v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Jones committed Mar 15, 2019
1 parent 0693304 commit 9f9fe94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/get-ops-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ export ATC_BEARER_TOKEN="${atc_bearer_token}"
job=$(cat build-metadata/build-job-name)
team=$(cat build-metadata/build-team-name)

stopover-v2 https://ci.engineerbetter.com "${team}" control-tower "${job}" "$(cat build-metadata/build-name)" > versions.yml
stopover.v2 https://ci.engineerbetter.com "${team}" control-tower "${job}" "$(cat build-metadata/build-name)" > versions.yml

bosh int --path /resource_version_control-tower-ops/ref versions.yml > ops-version/version

0 comments on commit 9f9fe94

Please sign in to comment.