Update .gitlab-ci.yml file
This commit is contained in:
parent
d14d2673ca
commit
758247b49f
@ -15,7 +15,6 @@ stages:
|
||||
|
||||
bin_build:
|
||||
stage: build
|
||||
image: golang:latest
|
||||
script:
|
||||
- go build -o console-${PACKAGE_VERSION} console.go
|
||||
- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user