secure-storage-android icon indicating copy to clipboard operation
secure-storage-android copied to clipboard

Create github actions workflow for publishing library

Open drilonrecica opened this issue 5 years ago • 0 comments

Create a github actions workflow for publishing process of SecureStorage2.0 library

On new tag run these steps:

  • AssembleDebug
  • Run Tests
  • Publish library aar to jCenter
  • Upload debug apk as github release (https://github.com/ShaunLWM/action-release-debugapk)
  • Notify adorsys slack channel

drilonrecica avatar Feb 16 '20 17:02 drilonrecica