fix: ensure xdg-run dir exists on mounted fs
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good

This commit is contained in:
Stefan Reimer 2024-07-24 10:27:38 +00:00
parent a165073521
commit 621c2035c6

View File

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