Skip to content
Permalink
Browse files
NOJIRA
updating build for git release v3
  • Loading branch information
chasegawa committed Jul 26, 2022
1 parent d9250f9 commit e90d067f572583dce876df86d7cd142a52ae1cb8
Showing 2 changed files with 2 additions and 2 deletions.
@@ -23,7 +23,7 @@ githubRelease {

release {
git {
pushToRemote.set(project.'i2.git.url')
pushToRemote.set(project.'i2.git.remote')
requireBranch.set(project.'i2.git.branch')
}
}
@@ -29,7 +29,7 @@ i2.github.token=
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.remote=i2
i2.git.branch=master

## NOTES

0 comments on commit e90d067

Please sign in to comment.