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
|
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
||||||
commands:
|
commands:
|
||||||
- nix develop --command scripts/release.sh
|
- nix develop --command scripts/release.sh
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
gitea:
|
gitea:
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
|
@ -20,3 +18,6 @@ pipeline:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
base_url: https://src.mfgames.com
|
base_url: https://src.mfgames.com
|
||||||
files: exit-planning*.*
|
files: exit-planning*.*
|
||||||
|
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
Loading…
Reference in a new issue