Update docker-hub.yml
This commit is contained in:
parent
4dbf12199b
commit
6315a4a1b3
@ -37,13 +37,13 @@ docker-hub-test:
|
||||
|
||||
SquidParseConfig:
|
||||
stage: Docker-hub-test
|
||||
user: root
|
||||
image:
|
||||
name: $CONTAINER_BUILD_NOPROD_NAME_AMD64
|
||||
script:
|
||||
- /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"
|
||||
user: root
|
||||
- "! /usr/sbin/squid -k parse /etc/squid/squid.conf 2>&1 | grep ERROR"
|
||||
|
||||
dive:
|
||||
image:
|
||||
|
Loading…
Reference in New Issue
Block a user