The remotes appear to get reset

This commit is contained in:
Benjamin Bädorf 2021-06-15 01:25:24 +02:00
parent 14b1d1b2aa
commit b59325e2eb
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -41,6 +41,7 @@ steps:
from_secret: gitea_ssh_key
commands:
- ./.drone/setup_ssh.sh
- git remote set-url origin git@git.b12f.io:pub-solar/os
- ./.drone/upstream-branch.sh
- name: "Open pull request for failed merge"