added back initial git commit

This commit is contained in:
Daniel Sanche 2020-07-13 14:44:17 -07:00
parent 3ef0da4bb0
commit 20d7a0dafa

View file

@ -33,6 +33,7 @@ jobs:
set -x
git init
git add --all
git -c user.name="CI Bot" -c user.email="<>" commit -m "initial state"
addlicense ./
test -z "$(git status -s | tee /dev/stderr)"
- name: Setup Cluster