Whered that flag come from?
This commit is contained in:
parent
3c9085c7a3
commit
5afe23e85e
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ rm -rf *
|
|||
cp ../build/* . -r
|
||||
git add -f .
|
||||
git commit -m "Deploy build $CIRCLE_BUILD_NUM [ci skip]" || true
|
||||
git push -fs
|
||||
git push -f
|
||||
|
|
Reference in a new issue