jenkins-podman/entrypoint.sh
Stefan Reimer d175bf3e08
Some checks reported errors
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit
fix: set HOME to actual jenkins home
2022-11-18 14:15:08 +01:00

5 lines
127 B
Bash
Executable File

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