woodpecker-switch #22

Merged
notohh merged 35 commits from woodpecker-switch into master 2024-01-23 19:40:25 -05:00
Showing only changes of commit 01e47fe28d - Show all commits

View file

@ -18,13 +18,15 @@ steps:
push-changes:
image: appleboy/drone-git-push
settings:
remote_name: origin
remote: ssh://forgejo@git.flake.sh:2222/notohh/snowflake.git
branch: flake-lock-update
local_ref: flake-lock-update
ssh_key:
from_secret: forgejo_ssh_key
commit: true
commit_message: "flake.lock: update"
author_name: "WoodpeckerCI"
author_email: "woodpecker@flake.sh"
make-pr:
image: johnwalkerx/gitea-pull-request-create-plugin:latest
pull: true