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: commands:
- cd scripts - cd scripts
- npm install - npm install
- npm build - npm run build
- TOKEN=$API_KEY npm start - TOKEN=$API_KEY npm run start
# - python todo.py --token"$API_KEY" --commit "CI_COMMIT_REF" --pr "$CI_COMMIT_PULL_REQUEST" # - python todo.py --token"$API_KEY" --commit "CI_COMMIT_REF" --pr "$CI_COMMIT_PULL_REQUEST"
when: when:
event: pull_request event: pull_request