bmuschko / gradle-cargo-plugin

Gradle plugin that provides deployment capabilities to local and remote containers via Cargo
Apache License 2.0
258 stars 63 forks source link

Replace org.ajoberstar with newer replacement plugin #184

Closed jutoft closed 5 years ago

jutoft commented 5 years ago

replace org.ajoberstar.github-pages with org.ajoberstar.git-publish. The build asks all developers to do so at each build.

bmuschko commented 5 years ago

Happy to bring that in. In the past I had issues with other plugin that didn't play well with the underlying Git plugin - especially the gradle-bintray-plugin. So we have to make sure they still work together.