edit build workflow
This commit is contained in:
parent
e7c7a6bf30
commit
289a69ffeb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ steps:
|
||||||
- APP_NAME=mailcow-admin-aliases
|
- APP_NAME=mailcow-admin-aliases
|
||||||
- FORGE=https://code.lila.network
|
- FORGE=https://code.lila.network
|
||||||
commands:
|
commands:
|
||||||
- apk add --update --no-cache xz curl jq make
|
- apk add --update --no-cache xz curl jq make git
|
||||||
- go mod download
|
- go mod download
|
||||||
- make build
|
- make build
|
||||||
- cd bin
|
- cd bin
|
||||||
|
|
Loading…
Reference in a new issue