jenkins-podman/entrypoint.sh
Stefan Reimer 2579cc7f00
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
fix: Adjust things to new HOME location
2024-06-25 16:35:37 +00:00

5 lines
109 B
Bash
Executable File

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