Update .gitlab-ci.yml

This commit is contained in:
Axel Olausson Holtenäs 2023-06-29 19:41:21 +00:00
parent a3e5c5927d
commit 660a81a5ee

View file

@ -27,10 +27,7 @@ build:
docker:
stage: docker
image:
name: docker:latest
services:
- docker:dind
image: docker:dind
script:
- apk add tar
- tar -xzvf build-artifacts.tar.gz