This commit is contained in:
teutat3s 2021-06-15 00:56:54 +02:00
parent 211886e54d
commit 8f56c6af37
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -16,6 +16,7 @@ steps:
from_secret: gitea_ssh_key
commands:
- sh .drone/setup_ssh.sh
- git fetch
- git checkout devos
- git remote add devos git@git.b12f.io:pub-solar/devos
- git remote set-url origin git@git.b12f.io:pub-solar/os