woodpecker arggh

This commit is contained in:
unurled 2023-04-25 19:55:04 +02:00
parent 42aace1ba7
commit ed678b8247

View file

@ -42,8 +42,8 @@ pipeline:
commands:
- cd scripts
- npm install
- npm build
- TOKEN=$API_KEY npm start
- npm run build
- TOKEN=$API_KEY npm run start
# - python todo.py --token"$API_KEY" --commit "CI_COMMIT_REF" --pr "$CI_COMMIT_PULL_REQUEST"
when:
event: pull_request