build

GitHub release (latest by date) GitHub Release Date

How To Utilize Plugins

Purpose

The Purpose of this plugin is to make it easier to release to complicated repositories such as GCP and GitHub.

Example Projects

Usage

Just include the plugin into any build you’d like to use it in and assign the appropriate properties.

This plug-in should automatically pick up artifacts marked for publishing.

Gradle File

plugins {
    id 'io.github.pacificengine.build.release' version '0.1.0'
}

Properties

Required Properties

Optional Properties

Git Maven

GCP Maven