Created
November 12, 2017 15:31
-
-
Save tizki/99f911006e04205f4fda3e15bcd2c8c5 to your computer and use it in GitHub Desktop.
The following gist returns all Jenkins slave labels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//return all slave labels | |
Jenkins.instance.labels |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment