Fix lint and zuul: add publish-to-pypi
so we can release it. Change-Id: Ia85c152c50f0330fa8ad4e3cb1acf5eeb1cdb6b1
This commit is contained in:
parent
1d4724b637
commit
d3091fd972
@ -41,7 +41,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- rhsm_satellite
|
- rhsm_satellite
|
||||||
|
|
||||||
- name: SATELLITE | Run Satellite {{ rhsm_satellite_version}} tasks
|
- name: SATELLITE | Run Satellite {{ rhsm_satellite_version }} tasks
|
||||||
include_tasks: satellite-{{ rhsm_satellite_version }}.yml
|
include_tasks: satellite-{{ rhsm_satellite_version }}.yml
|
||||||
when: rhsm_state == 'present'
|
when: rhsm_state == 'present'
|
||||||
tags:
|
tags:
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
- project:
|
- project:
|
||||||
|
templates:
|
||||||
|
- publish-to-pypi
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
|
Loading…
Reference in New Issue
Block a user