ci: see if we do not need drone workarounds
This commit is contained in:
parent
1503631669
commit
eea223f9b8
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ pipeline:
|
|||
release-main:
|
||||
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
|
||||
- nix develop --command scripts/release.sh
|
||||
secrets:
|
||||
- gitea_token
|
||||
|
|
Loading…
Reference in a new issue