From 436c70b19d64bf004519847d9f7b53369b7dd10d Mon Sep 17 00:00:00 2001 From: Fred Date: Wed, 24 Jul 2024 10:38:39 +0000 Subject: [PATCH] test --- gitlabci/docker-hub.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitlabci/docker-hub.yml b/gitlabci/docker-hub.yml index 013e666..37f686a 100644 --- a/gitlabci/docker-hub.yml +++ b/gitlabci/docker-hub.yml @@ -51,6 +51,8 @@ SquidParseConfig: - /usr/sbin/squid -k parse /etc/squid/squid.conf # Stop if error - "! /usr/sbin/squid -k parse /etc/squid/squid.conf 2>&1 | grep ERROR" + variables: + CI_BUILDS_DIR: "/tmp/temp" dive: image: name: wagoodman/dive:latest