git is shit
This commit is contained in:
parent
cd0a7621fc
commit
d30bbfc92c
|
@ -47,8 +47,8 @@ steps:
|
||||||
- chmod -R 600 ~/.ssh
|
- chmod -R 600 ~/.ssh
|
||||||
- cd os
|
- cd os
|
||||||
- git fetch --all
|
- git fetch --all
|
||||||
- git checkout core
|
- git checkout --track origin/core
|
||||||
- git merge devos
|
- git merge origin/devos
|
||||||
- git push origin core
|
- git push origin core
|
||||||
|
|
||||||
- name: "Notify success"
|
- name: "Notify success"
|
||||||
|
|
Loading…
Reference in a new issue