test
This commit is contained in:
parent
49f6380114
commit
f31ea2e3b7
@ -43,7 +43,13 @@ 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:
|
||||
CACHE_DIR: "tmp/cache"
|
||||
cache:
|
||||
key: build-cache
|
||||
paths:
|
||||
- $CACHE_DIR
|
||||
|
||||
dive:
|
||||
image:
|
||||
name: wagoodman/dive:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user