Merge branch 'main' into teutat3s

This commit is contained in:
teutat3s 2021-10-24 23:42:55 +02:00
commit 6c0585edc7
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -22,6 +22,7 @@ steps:
- git checkout -b devos --track origin/devos
- git merge -X theirs devos/main
- git push origin devos
- git remote set-url origin https://git.b12f.io/pub-solar/os.git
- name: "Sync $BRANCH with upstream"
image: alpine/git