Update .gitlab-ci.yml
This commit is contained in:
parent
6e7b36a4c7
commit
eb2c6de967
1 changed files with 1 additions and 3 deletions
|
@ -28,9 +28,7 @@ build:
|
|||
docker:
|
||||
stage: docker
|
||||
image:
|
||||
name: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
name: docker:dind
|
||||
script:
|
||||
- apk add tar
|
||||
- tar -xzvf build-artifacts.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue