Skip to content

Commit

Permalink
the removed line fails if a checkout hasn't yet happened
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronbraid authored and tekton-robot committed Mar 19, 2020
1 parent cb0b901 commit d5bf0f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git/git-clone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
if [[ "$(inputs.params.deleteExisting)" == "true" ]] ; then
cleandir
ls -lah "$CHECKOUT_DIR"
fi
/ko-app/git-init \
Expand Down

0 comments on commit d5bf0f7

Please sign in to comment.