Skip to content

Commit

Permalink
NOJIRA
Browse files Browse the repository at this point in the history
updating build for git release v3
  • Loading branch information
chasegawa committed Jul 26, 2022
1 parent e47e8e2 commit 8cfc06f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ githubRelease {
release {
git {
pushToRemote.set(project.'i2.git.url')
pushReleaseVersionBranch.(project.'i2.git.branch')
}
}

Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ i2.github.owner=TIER
i2.github.repo=shib-idp-ui
i2.github.apiEndpoint=https://github.internet2.edu/api/v3
i2.git.url=git@github.internet2.edu:TIER/shib-idp-ui.git
i2.git.branch=master

## NOTES
# pac4j spring security 7.0.3 here uses the pac4j 5.4.3 core, thus differences in versions (they used use the same versions, now
Expand Down

0 comments on commit 8cfc06f

Please sign in to comment.