Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created December 16, 2015 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtyler/3705c463b50a46ec5ed8 to your computer and use it in GitHub Desktop.
Save rtyler/3705c463b50a46ec5ed8 to your computer and use it in GitHub Desktop.
➜ jenkins.io git:(master) ✗ ~/scratch/tools/groovy-2.4.3/bin/groovyc Jenkinsfile
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Jenkinsfile: 59: expecting ']', found ')' @ line 59, column 37.
sshagent(credentials: ['foobar'[) {
^
1 error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment