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