forked from platypush/platypush
Try and force push the commits to Github.
This commit is contained in:
parent
a87a713f5e
commit
867198a092
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
|||
- git config --global --add safe.directory $PWD
|
||||
- git remote add github git@github.com:/BlackLight/platypush.git
|
||||
- git pull --rebase github master
|
||||
- git push --all -v github
|
||||
- git push -f --all -v github
|
||||
|
||||
- name: docs
|
||||
image: alpine
|
||||
|
|
Loading…
Reference in a new issue