do explicitly create not create /dist, it's created during mount
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
d40147d61c
commit
a73854e040
@ -27,7 +27,6 @@ steps:
|
|||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
commands:
|
commands:
|
||||||
- mkdir /dist
|
|
||||||
- cd hyp
|
- cd hyp
|
||||||
- go build .
|
- go build .
|
||||||
- mv -f hyp /dist
|
- mv -f hyp /dist
|
||||||
|
Loading…
Reference in New Issue
Block a user