1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00

[ci] Fix missing utils

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-12-21 01:01:31 +01:00
parent f7685d6502
commit 9a5aa86b1b
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -4,6 +4,7 @@ image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/nginx-sso checkout_dir: /go/src/github.com/Luzifer/nginx-sso
commands: commands:
- apk --no-cache add zip
- make publish - make publish
environment: environment: