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:
|
||||
image: appleboy/drone-git-push
|
||||
settings:
|
||||
remote: ssh://forgejo@git.flake.sh/notohh/snowflake.git
|
||||
remote_name: origin
|
||||
branch: flake-lock-update
|
||||
local_ref: flake-lock-update
|
||||
ssh_key:
|
||||
from_secret: forgejo_ssh_key
|
||||
commit: true
|
||||
|
|
Loading…
Reference in a new issue