Skip to content

Commit

Permalink
Merge pull request #57 from ncbo/56-jenkins-error-groovylangmissingpr…
Browse files Browse the repository at this point in the history
…opertyexception-no-such-property-mergedkgname_generic-for-class-groovylangbinding

Fix #56
  • Loading branch information
caufieldjh authored Sep 3, 2024
2 parents 55711f6 + 68459d9 commit 2e704b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ pipeline {
sh 'cat branch.txt'
sh "echo $BUILDSTARTDATE"
sh "echo $MERGEDKGNAME_BASE"
sh "echo $MERGEDKGNAME_GENERIC"
sh "python3.9 --version"
sh "id"
sh "whoami" // this should be jenkinsuser
Expand Down

0 comments on commit 2e704b3

Please sign in to comment.