jenkins-podman/entrypoint.sh
Stefan Reimer d9107d1a7b
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
ZeroDownTime/jenkins-podman/pipeline/tag There was a failure building this commit
fix: use proper dir for xdg-run on Jenkins
2024-08-09 13:32:15 +00:00

5 lines
66 B
Bash
Executable File

#!/bin/sh
mkdir -p $XDG_RUNTIME_DIR
/usr/local/bin/jenkins-agent