Update .gitlab-ci.yml
This commit is contained in:
parent
01a91c1d57
commit
42a72c102f
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ docker:
|
||||||
name: docker:latest
|
name: docker:latest
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
variables:
|
|
||||||
DOCKER_HOST: tcp://docker:2376
|
|
||||||
script:
|
script:
|
||||||
- apk add tar
|
- apk add tar
|
||||||
- tar -xzvf build-artifacts.tar.gz
|
- tar -xzvf build-artifacts.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue