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
Pipeline #24085 passed
...@@ -88,7 +88,6 @@ build-testenv: ...@@ -88,7 +88,6 @@ build-testenv:
only: only:
- web - web
- schedules - schedules
- f-debian11-in-pipeline
script: script:
- cd test/docker - cd test/docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
...@@ -108,7 +107,6 @@ pages_prepare: &pages_prepare ...@@ -108,7 +107,6 @@ pages_prepare: &pages_prepare
stage: deploy stage: deploy
only: only:
refs: refs:
- f-debian11-in-pipeline
- /^release-.*$/i - /^release-.*$/i
script: script:
- npm install jsdoc - npm install jsdoc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment