NoIssue: Fix for build, run and publish

This commit is contained in:
2026-02-01 19:17:45 +01:00
parent ff92f6c868
commit 5d179979f3
7 changed files with 16 additions and 25 deletions

6
run.sh
View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
set -euo pipefail
./gradlew run \
-Dlog4j.configurationFile="$PWD/config/log4j2.xml" \
--args="foo bar baz"

1
run.sh Symbolic link
View File

@@ -0,0 +1 @@
src/main/docker/run.sh