mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:47:33 +00:00
cache compose tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Usage: ./run_or_skip.sh <Make target> <images>
|
||||
# Example: ./run_or_skip.sh lint-force "img1;img2"
|
||||
|
||||
set -euo pipefail
|
||||
set -euox pipefail
|
||||
|
||||
if [ -z "$CACHE_DIR" ]; then
|
||||
echo "CACHE_DIR is not set. Please set it to a valid directory."
|
||||
|
Reference in New Issue
Block a user