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:28:37 +00:00
parent 621c2035c6
commit 48c133f095

View File

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