Drop module build jobs from our templates
The modules are now built using the job which is defined in puppet-release-jobs to ensure that the same job content is used across both environments. Change-Id: Ib0ef50d4570c4ec12c62faf4656fd19687c3f420
This commit is contained in:
parent
09716be96e
commit
77907604dd
@ -409,15 +409,11 @@
|
||||
name: puppet-openstack-check-jobs
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-puppet-tarball:
|
||||
files: ^metadata.json$
|
||||
- puppet-openstack-lint
|
||||
- puppet-openstack-syntax-3-legacy
|
||||
- puppet-openstack-syntax-4
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-puppet-tarball:
|
||||
files: ^metadata.json$
|
||||
- puppet-openstack-lint
|
||||
- puppet-openstack-syntax-3-legacy
|
||||
- puppet-openstack-syntax-4
|
||||
|
Loading…
Reference in New Issue
Block a user