woodpecker arggh
This commit is contained in:
parent
42aace1ba7
commit
ed678b8247
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue