jenkins-podman/entrypoint.sh
Stefan Reimer 621c2035c6
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good
fix: ensure xdg-run dir exists on mounted fs
2024-07-24 10:27:38 +00:00

5 lines
69 B
Bash
Executable File

#!/bin/sh
mkdir -p $HOME/agent/xdg-run
/usr/local/bin/jenkins-agent