This commit is contained in:
icex2
2021-12-28 22:52:57 +01:00
parent e4ee94ae2a
commit 9c1d83d050

View File

@@ -41,6 +41,10 @@ build:
- apk update && apk add make > /dev/null
script:
- make build-docker
artifacts:
paths:
- build
expire_in: 1 week
upload-package-registry:
stage: upload