From 88d5b4c44fdd27c562d8bbe7bbedf9d45202663d Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 6 Nov 2023 05:45:01 -0800 Subject: [PATCH] test --- .gitlab-ci.yml | 2 +- alpine/pipeline.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d988060..92463a5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ image: docker:stable variables: IMAGE_NAME: "foundry_vtt:alpine" - DOCKER_HOST: tcp://gitlab.fithwum.tech/ + DOCKER_HOST: tcp://localhost.tech/ DOCKER_TLS_CERTDIR: "" services: diff --git a/alpine/pipeline.yml b/alpine/pipeline.yml index cf3b6b9..589377e 100644 --- a/alpine/pipeline.yml +++ b/alpine/pipeline.yml @@ -2,7 +2,7 @@ image: docker:stable variables: IMAGE_NAME: "foundry_vtt:alpine" - DOCKER_HOST: tcp://gitlab.fithwum.tech/ + DOCKER_HOST: tcp://localhost.tech/ DOCKER_TLS_CERTDIR: "" services: