ci: switching to woodpecker
This commit is contained in:
parent
692d7d18f4
commit
491cac41d5
1 changed files with 3 additions and 2 deletions
|
@ -11,8 +11,6 @@ pipeline:
|
|||
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
||||
commands:
|
||||
- nix develop --command scripts/release.sh
|
||||
branches:
|
||||
- main
|
||||
gitea:
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
@ -20,3 +18,6 @@ pipeline:
|
|||
from_secret: gitea_token
|
||||
base_url: https://src.mfgames.com
|
||||
files: exit-planning*.*
|
||||
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue