Add GitHub mirroring
Change-Id: Iac1f6ef4f39d29eae660cf600d47083f99d1dfc7
This commit is contained in:
parent
a8d1e20039
commit
2e8514e29f
@ -10,6 +10,12 @@
|
||||
vars:
|
||||
python_version: 3.7
|
||||
|
||||
- job:
|
||||
name: openstack-operator:github-mirror
|
||||
parent: vexxhost-upload-git-mirror
|
||||
vars:
|
||||
git_mirror_repository: vexxhost/openstack-operator
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- publish-opendev-tox-docs
|
||||
@ -23,3 +29,6 @@
|
||||
- openstack-operator:linters:chart
|
||||
- openstack-operator:linters:tox
|
||||
- tox-py37
|
||||
post:
|
||||
jobs:
|
||||
- openstack-operator:github-mirror
|
||||
|
Loading…
Reference in New Issue
Block a user