jenkins-podman/entrypoint.sh
Stefan Reimer f93b715dde
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
fix: create XDG_RUNTIME if workspace is mounted
2022-07-11 12:56:04 +00:00

5 lines
69 B
Bash
Executable File

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