Skip to content

Commit

Permalink
Remove install script for jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Jan 14, 2024
1 parent eacb10b commit d59706b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ before_install:
- find . ! -name '.git' ! -name 'plugin' ! -name 'version.txt' -maxdepth 1 -exec rm -rf {} \;
- mv plugin/* .
- rm -rf plugin
install:
- echo "Installing with custom commands"
- ./gradlew clean build publishToMavenLocal -xtest

0 comments on commit d59706b

Please sign in to comment.