This commit is contained in:
6
test.sh
6
test.sh
@@ -5,4 +5,10 @@ set -euo pipefail
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
|
||||
|
||||
docker buildx build --load \
|
||||
-f "${SCRIPT_DIR}/Dockerfile.sos" \
|
||||
-t gitea.jde.nz/public/simple-object-server:test \
|
||||
"${SCRIPT_DIR}"
|
||||
|
||||
|
||||
"${SCRIPT_DIR}/testing/test-docker.sh"
|
||||
|
Reference in New Issue
Block a user