ci(woodpecker): fake environment for env-ci

This commit is contained in:
D. Moonfire 2022-07-14 15:06:26 -05:00
parent 4dfc3ea5a8
commit 7e1c7c918b

View file

@ -16,7 +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 - export DRONE="true" # Required to convince `env-ci` that it is a known CI
- nix develop --command scripts/release.sh - nix develop --command scripts/release.sh
when: when:
branch: main branch: main