mirror of
https://github.com/LamGC/jenkins-agent-with-docker.git
synced 2025-07-01 12:57:25 +00:00
输出一下参数看看。
This commit is contained in:
@ -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 $@"
|
||||
|
Reference in New Issue
Block a user