Fix
This commit is contained in:
parent
436c70b19d
commit
0124ee1201
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user