This commit is contained in:
2023-11-06 05:38:08 -08:00
parent bb45c83d85
commit d88a1b08bb
2 changed files with 2 additions and 4 deletions

View File

@@ -3,11 +3,10 @@ image: docker:stable
variables:
IMAGE_NAME: "foundry_vtt:alpine"
DOCKER_HOST: tcp://gitlab.fithwum.tech/
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_TLS_CERTDIR: ""
services:
- name: docker:19-dind
command: ["--tls=false"]
include:
- "/alpine/pipeline.yml"

View File

@@ -3,11 +3,10 @@ image: docker:stable
variables:
IMAGE_NAME: "foundry_vtt:alpine"
DOCKER_HOST: tcp://gitlab.fithwum.tech/
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_TLS_CERTDIR: ""
services:
- name: docker:19-dind
command: ["--tls=false"]
build image:
script: