Add golang-jobs project template
Change-Id: I2a7a0dd8f74322a0b22fc517c5beee741a383fd9
This commit is contained in:
parent
31784edf41
commit
6de777435e
13
zuul.d/project-templates.yaml
Normal file
13
zuul.d/project-templates.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
- project-template:
|
||||
name: golang-jobs
|
||||
description: |
|
||||
golang template
|
||||
check:
|
||||
jobs:
|
||||
- golang-fmt
|
||||
- golang-unit
|
||||
gate:
|
||||
jobs:
|
||||
- golang-fmt
|
||||
- golang-unit
|
Loading…
x
Reference in New Issue
Block a user