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