Skip to content

ci: make Git tags trigger CI pipelines to deploy new releases

Marc-Olivier Andrez requested to merge enable-ci-pipeline-for-git-tags into develop

In the commit 009d8d27, we authorized CI pipelines to run only on branches. But some of the jobs that deploy new releases only run for Git tags. This commit enables the publication of a Git tag to trigger a CI pipeline.

I pushed the tag 0.0.1+enable-ci-pipeline-for-git-tags to check that the CI pipeline is running, see https://gitlab.desy.de/asapo/asapo/-/tags?search=enable-ci-pipeline-for-git-tags.

Edited by Marc-Olivier Andrez

Merge request reports

Loading