Merge "Fix lint and zuul: add publish-to-pypi"

This commit is contained in:
Zuul 2019-02-15 17:41:43 +00:00 committed by Gerrit Code Review
commit 13bf86da1f
2 changed files with 3 additions and 1 deletions

View File

@ -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:

View File

@ -1,4 +1,6 @@
- project: - project:
templates:
- publish-to-pypi
check: check:
jobs: jobs:
- openstack-tox-linters - openstack-tox-linters