Change go get file
This commit is contained in:
parent
bae6ae44ef
commit
bcdb16bc6e
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go get github.com/pstuifzand/microsub-server/cmd/eksterd
|
- go get github.com/pstuifzand/microsub-server/...
|
||||||
- go build github.com/pstuifzand/microsub-server/cmd/eksterd
|
- go build github.com/pstuifzand/microsub-server/cmd/eksterd
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user