mirror of https://github.com/dirtbags/moth.git
More CI work
This commit is contained in:
parent
05ed4f315c
commit
7418a3c224
|
@ -43,7 +43,8 @@ build-win:
|
|||
image: *goimage
|
||||
needs: ["Run unit tests"]
|
||||
script:
|
||||
- apt install zip
|
||||
- apt-get -y update
|
||||
- apt-get -y install zip
|
||||
- ./build/package/winbuild.sh
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue