Skip to content

Commit

Permalink
[ci] remove references to bosh2
Browse files Browse the repository at this point in the history
The Docker image changed.
  • Loading branch information
jhunt committed Oct 17, 2018
1 parent 0c93c03 commit 584bd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/testflight
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ cp -av kit/ci/envs/*.yml work/${KIT_SHORTNAME}-deployments/
header "Handing off to \$kit/ci/test..."
cd work/${KIT_SHORTNAME}-deployments
export GENESIS_BOSH_ENVIRONMENT=$BOSH_ENVIRONMENT
BOSH=bosh2 ../../kit/ci/test
BOSH=bosh ../../kit/ci/test

echo
echo "SUCCESS"
Expand Down

0 comments on commit 584bd84

Please sign in to comment.