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 tags: true
pipeline: pipeline:
build-backend: build:
image: webhippie/golang:edge image: webhippie/golang:edge
pull: true pull: true
group: build group: build
@ -24,7 +24,7 @@ pipeline:
when: when:
event: [ push, tag, pull_request ] event: [ push, tag, pull_request ]
test-backend: test:
image: webhippie/golang:edge image: webhippie/golang:edge
pull: true pull: true
environment: environment: