mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Make version recognizable as pre-release
This commit is contained in:
parent
73ee11725d
commit
96583e9e6b
@ -28,7 +28,7 @@ tags:
|
||||
- awx
|
||||
- ansible
|
||||
- automation
|
||||
version: devel
|
||||
version: 0.0.1-devel
|
||||
build_ignore:
|
||||
- tools
|
||||
- setup.cfg
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
tasks:
|
||||
- name: Make substitutions in source to sync with templates
|
||||
set_fact:
|
||||
collection_version_override: devel
|
||||
collection_version_override: 0.0.1-devel
|
||||
|
||||
- name: Template the galaxy.yml file
|
||||
template:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user