Fixed .gitlab-ci.yml syntax
This commit is contained in:
parent
776c69f80b
commit
d1b02c8036
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ services:
|
||||||
variables:
|
variables:
|
||||||
DOCKER_HOST: tcp://docker:2376
|
DOCKER_HOST: tcp://docker:2376
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: "/certs"
|
||||||
before_script:
|
|
||||||
-
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue