1 changed file
jenkins | ||
jenkins.sh | ||
Add comment 39
Add comment 40 ${0##*/} down
Add comment 41
Add comment 42 Minus ${0##*/} ui - prints the Jenkins Server URL and on Mac automatically opens in browser
Add comment 42 Plus ${0##*/} ui - prints the Jenkins Server URL and automatically opens in browser
Add comment 43
Add comment 44 Idempotent, you can re-run this and continue from any stage
Add comment 45