ci(woodpecker): faking drone logic
This commit is contained in:
parent
04b6238dcb
commit
2db1900176
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ pipeline:
|
|||
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
||||
commands:
|
||||
- export DRONE="true" # Required to convince `env-ci` that it is a known CI
|
||||
- git branch $DRONE_BRANCH origin/$DRONE_BRANCH # semantic-release needs this locally
|
||||
- git branch -a
|
||||
- git tag --merged main
|
||||
- nix develop --command scripts/release.sh
|
||||
|
|
Loading…
Reference in a new issue