meta: change GitLab CI Docker image

This commit is contained in:
ptrcnull 2021-03-29 15:51:00 +02:00
parent 18f66b12e2
commit c77213f3f1

View file

@ -1,5 +1,6 @@
build:
stage: build
image: alpine:3.13
script:
- ./build.sh
rules: