Files
fil/scripts/ci/docker/run-cli-tests.sh
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

6 lines
176 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
echo "=== Running Docker CLI feature tests ==="
python3 scripts/ci/docker/test_docker.py --image "kreuzberg:cli" --variant cli --verbose