fix: use proper dir for xdg-run on Jenkins
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

This commit is contained in:
Stefan Reimer 2024-08-09 13:32:15 +00:00
parent 48c133f095
commit d9107d1a7b

View File

@ -1,4 +1,4 @@
#!/bin/sh
mkdir -p $HOME/xdg-run
mkdir -p $XDG_RUNTIME_DIR
/usr/local/bin/jenkins-agent