Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 275 Bytes

RELEASING.md

File metadata and controls

15 lines (10 loc) · 275 Bytes

The following steps are required to do a release of Squit:

  • Log into the Gradle Plugins Portal with the login Gradle task:
./gradlew login
  • Follow the url shown and log in.

  • Run the publishPlugins Gradle task:

./gradlew publishPlugins