-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Running on Windows on plugin version 1.1.1, the task butlerPush pushes twice.
butler {
user = "hybrideidolon"
game = "butler-test"
updateButler = true
userVersion = project.version
windows {
binDirectory = "$buildDir/install/$project.name"
channel = "windows-osx-linux"
}
linux {
binDirectory = "$buildDir/install/$project.name"
channel = "windows-osx-linux"
}
osx {
binDirectory = "$buildDir/install/$project.name"
channel = "windows-osx-linux"
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels