Groups
Groups
Sign in
Groups
Groups
Jenkins Users
Conversations
About
Send feedback
Help
Declarative pipeline, syntax for 'reuseNode true'?
16 views
Skip to first unread message
DavidA
unread,
Aug 11, 2020, 8:55:09 AM
8/11/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
In declarative pipeline, is it possible to set 'reuseNode true' for a non-Docker agent? If so, what is the syntax please?
The following did not work for me:
agent {
label "jenkins-ubuntu18-2"
reuseNode true
}
Reply all
Reply to author
Forward
0 new messages