Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
credman committed Jan 12, 2022
1 parent 4b0dd4d commit 5500c5c
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 @@ -2,7 +2,6 @@ def repo = 'git@github.com:Internet2/grouper.git'
def gpg_key = '1D3F3E9E30C7F312'
def jdk_id = 'Corretto-JDK8'
def maven_id = 'Maven-3.8.4'
def gpg_key = '1D3F3E9E30C7F312' //mch***@isc.upenn.edu

def tag_pattern = /^GROUPER_RELEASE_(\d+\.\d+\.\w+)$/

Expand Down

0 comments on commit 5500c5c

Please sign in to comment.