This commit is contained in:
parent
5a0f36937e
commit
b5e6e64934
1 changed files with 2 additions and 1 deletions
|
@ -18,8 +18,9 @@ steps:
|
||||||
push-changes:
|
push-changes:
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
settings:
|
settings:
|
||||||
remote: ssh://forgejo@git.flake.sh/notohh/snowflake.git
|
remote_name: origin
|
||||||
branch: flake-lock-update
|
branch: flake-lock-update
|
||||||
|
local_ref: flake-lock-update
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: forgejo_ssh_key
|
from_secret: forgejo_ssh_key
|
||||||
commit: true
|
commit: true
|
||||||
|
|
Loading…
Reference in a new issue