Skip to content
Snippets Groups Projects
Commit d055ce40 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'auto-release' into 'main'

Automatically publish every tag, as this repo is small anyway.

See merge request !6
parents fff3b671 7342edbe
No related branches found
No related tags found
1 merge request!6Automatically publish every tag, as this repo is small anyway.
Pipeline #109565 passed
Pipeline: sid

#109566

    ...@@ -127,7 +127,6 @@ publish_on_gitlab: ...@@ -127,7 +127,6 @@ publish_on_gitlab:
    environment: gitlab environment: gitlab
    needs: needs:
    - package_files - package_files
    when: manual
    rules: rules:
    - if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
    script: script:
    ...@@ -145,7 +144,6 @@ publish_to_readthedocs: ...@@ -145,7 +144,6 @@ publish_to_readthedocs:
    environment: readthedocs environment: readthedocs
    needs: needs:
    - package_docs - package_docs
    when: manual
    rules: rules:
    - if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"' - if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"'
    script: script:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment