ci(woodpecker): working on semantic release
This commit is contained in:
parent
8fcb2434eb
commit
4dfc3ea5a8
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ pipeline:
|
||||||
release:
|
release:
|
||||||
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
||||||
commands:
|
commands:
|
||||||
|
- set
|
||||||
- nix develop --command scripts/release.sh
|
- nix develop --command scripts/release.sh
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in a new issue