Fix drone step competing for git lock (#19)
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/19 Co-authored-by: teutat3s <teutates@mailbox.org> Co-committed-by: teutat3s <teutates@mailbox.org>
This commit is contained in:
parent
9b248f9fb4
commit
1c47036e79
|
@ -11,8 +11,6 @@ steps:
|
||||||
- cron
|
- cron
|
||||||
cron:
|
cron:
|
||||||
- sync-master-with-upstream
|
- sync-master-with-upstream
|
||||||
- sync-b12f-with-master
|
|
||||||
- sync-teutat3s-with-master
|
|
||||||
environment:
|
environment:
|
||||||
GITEA_SSH_KEY:
|
GITEA_SSH_KEY:
|
||||||
from_secret: gitea_ssh_key
|
from_secret: gitea_ssh_key
|
||||||
|
|
Loading…
Reference in a new issue