mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-20 12:51:17 +00:00
[ci] Fix missing utils
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f7685d6502
commit
9a5aa86b1b
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue