Fix jobs in golang-jobs template
Change-Id: I782ef744ce5ae250df71e727c68d7d6b63b4cb44
This commit is contained in:
parent
6de777435e
commit
18f744008a
@ -1,13 +1,11 @@
|
||||
---
|
||||
- project-template:
|
||||
name: golang-jobs
|
||||
description: |
|
||||
golang template
|
||||
check:
|
||||
jobs:
|
||||
- golang-fmt
|
||||
- golang-unit
|
||||
- golang-go-test
|
||||
- golang-golangci-lint
|
||||
gate:
|
||||
jobs:
|
||||
- golang-fmt
|
||||
- golang-unit
|
||||
- golang-go-test
|
||||
- golang-golangci-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user