Skip to content

Commit

Permalink
Update CI scripts to ensure that kit can compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Proplex authored Aug 7, 2018
1 parent 20faa29 commit 916f3a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/test
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ safe ssh secret/genesis-ci/jumpbox/TEMP/test-user-ssh-key
#safe cp -rf secret/genesis-ci/static/jumpbox secret/genesis-ci/jumpbox/ci/baseline

header "Deploying BASELINE environment to verify functionality..."
cd dev
genesis compile-kit --name jumpbox -v 9.9.9 --force # make sure hooks are executable before screaming at shipit for failing.
cd ..
genesis secrets --vault da-vault add ci-baseline
genesis deploy -n ci-baseline
$BOSH -d ci-baseline-jumpbox instances --ps
Expand Down

0 comments on commit 916f3a8

Please sign in to comment.