wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Add missing param --endpoint to PaketPush #24

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

https://github.com/wooga/atlas-paket/blob/04ee111ac22b8f8f85408800b092cf22390547a2/src/main/groovy/wooga/gradle/paket/publish/tasks/PaketPush.groovy#L29-L67

is missing a setter for --endpoint

from paket push docs:

--endpoint <path>     API endpoint to push to (default: /api/v2/package)