renamed build steps

This commit is contained in:
kolaente 2018-07-25 17:43:38 +02:00 committed by konrad
parent 8f2a24298d
commit 5b0788ed1e
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ clone:
tags: true
pipeline:
build-backend:
build:
image: webhippie/golang:edge
pull: true
group: build
@ -24,7 +24,7 @@ pipeline:
when:
event: [ push, tag, pull_request ]
test-backend:
test:
image: webhippie/golang:edge
pull: true
environment: