Change go get file
This commit is contained in:
parent
bae6ae44ef
commit
bcdb16bc6e
|
@ -2,7 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: golang
|
||||
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
|
||||
|
||||
publish:
|
||||
|
|
Loading…
Reference in New Issue
Block a user