Fix jobs in golang-jobs template

Change-Id: I782ef744ce5ae250df71e727c68d7d6b63b4cb44
This commit is contained in:
okozachenko 2020-07-03 03:19:09 +03:00
parent 6de777435e
commit 18f744008a

View File

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