Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Jan 17, 2025
1 parent bf63441 commit 1b5e321
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sbin/PublishPkgSrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,3 @@ description="Release of $TAG"
cd adopt-github-release || exit 1
chmod +x gradlew
GRADLE_USER_HOME=./gradle-cache ./gradlew --no-daemon run --args="--isPkgSrc --release --version \"${TAG}\" --tag \"${TAG}\" --description \"${description}\" ${server} ${org} $files"
echo "Tag - ${TAG}"
echo "Files = $files"
echo "Description = $description"

0 comments on commit 1b5e321

Please sign in to comment.