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