This commit is contained in:
Fred 2024-07-24 10:50:50 +00:00
parent 436c70b19d
commit 0124ee1201

View File

@ -23,9 +23,6 @@ docker-hub-build:
image:
name: $CONTAINER_BUILD_NOPROD_NAME_AMD64
entrypoint: [""]
variables:
GIT_STRATEGY: none
CI_BUILDS_DIR: "/tmp/temp"
dependencies: []
.services-amd64:
@ -51,8 +48,7 @@ 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