mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Another attempt to fix piston
This commit is contained in:
parent
0f5c49c9f5
commit
e415e73623
@ -16,7 +16,7 @@ fun Project.applyCommonConfiguration() {
|
||||
//maven { url = uri("https://ci.athion.net/job/FAWE-Piston/ws/") }
|
||||
ivy { url = uri("https://ci.athion.net/job")
|
||||
patternLayout {
|
||||
artifact("/[organisation]/[module]/artifact/[revision].[ext]")
|
||||
artifact("/[organisation]/ws/[module].[ext]")
|
||||
}}
|
||||
}
|
||||
configurations.all {
|
||||
|
Loading…
Reference in New Issue
Block a user