Files
simple-object-server/test.sh
Your Name 9fb018f162
All checks were successful
Build-Test-Publish / build (push) Successful in 33s
'Generic Commit'
2025-06-14 11:34:02 +12:00

9 lines
149 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
"${SCRIPT_DIR}/testing/test-docker.sh"