This commit is contained in:
parent
af3e90c964
commit
1d84cebe2d
|
|
@ -2,8 +2,8 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go get github.com/pstuifzand/microsub-server/...
|
- go get p83.nl/go/ekster/...
|
||||||
- go build github.com/pstuifzand/microsub-server/cmd/eksterd
|
- go build p83.nl/go/ekster/cmd/eksterd
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user