gotta go fast: don't clean before building (#487)

pull/523/head
Sylvain Gauthier 3 years ago committed by GitHub
parent ce02d10527
commit 170cb52dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,4 +30,4 @@ jobs:
cd repo
git stash
git pull --force origin master
make clean deploy
make deploy

Loading…
Cancel
Save