mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-15 14:02:00 +00:00
Change the pipeline of releasing to tag pipeline
Because zuul pre-release pipeline is pep400 compliant, but no semver compliant, we can't push pre-release tags. Galaxy expects from tags to be pure semver (not pep440). Change the pipeline to be 'tag' and be triggered by any tag. Change-Id: Ia288452668179723e35452d6e9579fb1dd0c4c3a
This commit is contained in:
@@ -453,6 +453,6 @@
|
||||
- ansible-collections-openstack-functional-devstack-rocky-ansible-2.11
|
||||
- ansible-collections-openstack-functional-devstack-queens-ansible-devel
|
||||
|
||||
pre-release:
|
||||
tag:
|
||||
jobs:
|
||||
- ansible-collections-openstack-release
|
||||
|
||||
Reference in New Issue
Block a user