Skip to content

Commit

Permalink
hardcode the group cause env substition aint working
Browse files Browse the repository at this point in the history
  • Loading branch information
champo committed Sep 7, 2024
1 parent bc1cc2b commit e2eb1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jdk:
- openjdk11
install:
- ./gradlew -Pgroup=$GROUP -Pversion=$VERSION -xtest -xlint clean sqldelight-gradle-plugin:publishToMavenLocal sqldelight-compiler:publishToMavenLocal runtime:publishJvmPublicationToMavenLocal
- ./gradlew -Pgroup=com.github.muun -xtest -xlint clean sqldelight-gradle-plugin:publishToMavenLocal sqldelight-compiler:publishToMavenLocal runtime:publishJvmPublicationToMavenLocal

0 comments on commit e2eb1ee

Please sign in to comment.