This commit is contained in:
Stanislav Nikitin 2020-09-28 00:37:56 +05:00
parent 28694e7e49
commit bda32b6fd9
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 1 additions and 7 deletions

View File

@ -1,10 +1,4 @@
image: docker:dind
services:
- docker:dind
variables:
DOCKER_HOST: tcp://dind:2375
image: docker:19.03.13
stages:
- build