Compare commits
No commits in common. "3091c022fa5990ed2eedca1cb91f3946870baad5" and "e09e514accc1284c38ed6dc8055b6b0cdc78930d" have entirely different histories.
3091c022fa
...
e09e514acc
|
@ -1,9 +0,0 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: golang:1.6
|
||||
environment:
|
||||
- FOO=1
|
||||
commands:
|
||||
- go get -a -v
|
||||
- make test
|
||||
- make build
|
Loading…
Reference in New Issue