parent
68d84bdaa3
commit
b8dc97ff86
|
|
@ -2,8 +2,8 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go get github.com/pstuifzand/websub-hub/cmd/hubserver
|
- go get p83.nl/go/websub-hub/cmd/hubserver
|
||||||
- go build github.com/pstuifzand/websub-hub/cmd/hubserver
|
- go build p83.n/go/websub-hub/cmd/hubserver
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user