drone: git fetch before doing git checkout #46

Merged
teutat3s merged 1 commit from refs/pull/46/head into main 2021-10-13 22:08:31 +00:00

View file

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