its better

This commit is contained in:
unurled 2023-04-25 19:56:37 +02:00
parent ed678b8247
commit c80a684d8e

View file

@ -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: