This commit is contained in:
ajgeiss0702
2021-07-21 17:17:58 -05:00
parent cfdadd17ca
commit 5bd770da9c
18 changed files with 725 additions and 30 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ deploy to maven repo:
dependencies:
- build
script:
- ./gradlew publish --stacktrace
- ./gradlew :api:publish --stacktrace
upload to updater:
stage: deploy