git is shit

This commit is contained in:
Benjamin Bädorf 2021-06-14 23:09:21 +02:00
parent cd0a7621fc
commit d30bbfc92c
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -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"