git is shit

This commit is contained in:
Benjamin Bädorf 2021-06-14 23:07:08 +02:00
parent 5b1f11c9f2
commit cd0a7621fc
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 origin/core - git checkout core
- git merge origin/devos - git merge devos
- git push origin core - git push origin core
- name: "Notify success" - name: "Notify success"