mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2026-06-04 01:16:55 +00:00
Specify artifacts path
This commit is contained in:
+3
-2
@@ -3,5 +3,6 @@ jdk:
|
||||
|
||||
install:
|
||||
- ./gradlew build clean
|
||||
# - mkdir -p $HOME/.m2/repository/me/totalfreedom/BukkitTelnet/4.10
|
||||
# - cp build/libs/BukkitTelnet.jar $HOME/.m2/repository/me/totalfreedom/BukkitTelnet/4.10
|
||||
|
||||
artifacts:
|
||||
path: build/libs/BukkitTelnet.jar
|
||||
Reference in New Issue
Block a user