Skip to content
Snippets Groups Projects
Commit adde9517 authored by florian's avatar florian
Browse files

MAINT: Remove additional triggers from pipeline again

parent 719d7ab8
No related branches found
No related tags found
2 merge requests!77REL: prepare release 0.8.0,!74ENH: Use debian 11 in pipeline
Checking pipeline status
......@@ -88,7 +88,6 @@ build-testenv:
only:
- web
- schedules
- f-debian11-in-pipeline
script:
- cd test/docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
......@@ -108,7 +107,6 @@ pages_prepare: &pages_prepare
stage: deploy
only:
refs:
- f-debian11-in-pipeline
- /^release-.*$/i
script:
- npm install jsdoc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment