Update .gitlab-ci.yml

This commit is contained in:
Axel Olausson Holtenäs 2023-06-29 20:15:48 +00:00
parent 003b3d73d7
commit 84b0d64772

View file

@ -30,6 +30,8 @@ docker:
image: docker:git
services:
- docker:dind
before_script:
- docker info
script:
- apk add tar
- tar -xzvf build-artifacts.tar.gz