Compare commits

..

1 Commits

Author SHA1 Message Date
Antoine Bartuccio cc31b9d00a Fix CI for go 1.11
the build was successful Details
2019-01-04 11:31:37 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pipeline:
- go build .
test:
image: golang:1.11
group: build
group: test
secrets: [ test_api_token ]
environment: [ test_api_token ]
commands: