mirror of
https://github.com/LamGC/jenkins-agent-with-docker.git
synced 2025-04-29 22:27:31 +00:00
输出一下参数看看。
This commit is contained in:
parent
997b4142c8
commit
38ed80428b
@ -23,4 +23,5 @@ if [ $(id -u jenkins) -ne $UID ]; then
|
||||
fi
|
||||
|
||||
echo "Starting agent..."
|
||||
echo "Arguments: $@"
|
||||
su jenkins -m -s /bin/bash -c "/usr/local/bin/jenkins-agent $@"
|
||||
|
Loading…
Reference in New Issue
Block a user