:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 27s

This commit is contained in:
Your Name
2025-05-30 20:51:44 +12:00
parent 206aa3de68
commit 8bd04aa95f

View File

@@ -57,6 +57,7 @@ docker buildx build --no-cache --load -t gitea.jde.nz/public/simple-object-stora
# run the docker container
title "Running docker container"
export LOCALCONFIG="${SCRIPT_DIR}/.test-docker/config.json"
ls -l "$LOCALCONFIG"
if [ ! -f "${LOCALCONFIG}" ]; then
echo "PWD = $(pwd)"