test
This commit is contained in:
@@ -3,11 +3,10 @@ image: docker:stable
|
|||||||
variables:
|
variables:
|
||||||
IMAGE_NAME: "foundry_vtt:alpine"
|
IMAGE_NAME: "foundry_vtt:alpine"
|
||||||
DOCKER_HOST: tcp://gitlab.fithwum.tech/
|
DOCKER_HOST: tcp://gitlab.fithwum.tech/
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: docker:19-dind
|
- name: docker:19-dind
|
||||||
command: ["--tls=false"]
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- "/alpine/pipeline.yml"
|
- "/alpine/pipeline.yml"
|
||||||
@@ -3,11 +3,10 @@ image: docker:stable
|
|||||||
variables:
|
variables:
|
||||||
IMAGE_NAME: "foundry_vtt:alpine"
|
IMAGE_NAME: "foundry_vtt:alpine"
|
||||||
DOCKER_HOST: tcp://gitlab.fithwum.tech/
|
DOCKER_HOST: tcp://gitlab.fithwum.tech/
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: docker:19-dind
|
- name: docker:19-dind
|
||||||
command: ["--tls=false"]
|
|
||||||
|
|
||||||
build image:
|
build image:
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user