Skip to content

Commit

Permalink
No need to pull capi-ci-private when running set_capi_pipeline
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Boyles <[email protected]>
Co-authored-by: Sarah Weinstein <[email protected]>
  • Loading branch information
sethboyles and sweinstein22 committed May 18, 2021
1 parent 630bd44 commit 94224ff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bin/set_capi_pipeline
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

set -e

echo "Pulling 'capi-ci-private'..."
pushd ~/workspace/capi-ci-private > /dev/null
git pull -r
popd > /dev/null

if ! fly -t capi status ; then
fly -t capi login -b
fi
Expand Down

0 comments on commit 94224ff

Please sign in to comment.