Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
[ci][staging] Rebuild with less debugging noise to see if that fixes it
Browse files Browse the repository at this point in the history
  • Loading branch information
jbothma committed Oct 5, 2018
1 parent 8ea47bf commit 0d6099d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ then

DATA_ENVIRONMENT=$(regenerate_data)

# DEBUG
git status
git diff | head -n 100

if [[ `git status --porcelain | grep -v deploy_key` ]]
then
# save changes
Expand Down

0 comments on commit 0d6099d

Please sign in to comment.