edit build workflow

This commit is contained in:
Adora Laura Kalb 2024-07-26 12:14:43 +02:00
parent e7c7a6bf30
commit 289a69ffeb
Signed by: adoralaura
SSH key fingerprint: SHA256:3XrkbR8ikAZJVtYfaUliX1MhmJYVAe/ocIb/MiDHBJ8

View file

@ -17,7 +17,7 @@ steps:
- APP_NAME=mailcow-admin-aliases
- FORGE=https://code.lila.network
commands:
- apk add --update --no-cache xz curl jq make
- apk add --update --no-cache xz curl jq make git
- go mod download
- make build
- cd bin