its better
This commit is contained in:
parent
ed678b8247
commit
c80a684d8e
1 changed files with 0 additions and 13 deletions
|
@ -35,19 +35,6 @@ pipeline:
|
|||
when:
|
||||
event: tag
|
||||
|
||||
todo:
|
||||
image: node
|
||||
secrets:
|
||||
- api_key
|
||||
commands:
|
||||
- cd scripts
|
||||
- npm install
|
||||
- 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
|
||||
|
||||
rebuild-cache-with-filesystem:
|
||||
image: bash
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue