akadir / github-actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions boilerplate

Repository to interact with Github Actions


On every push:

  • Builds java application using maven using different java versions and operating systems.
  • Makes static code analysis with SonarCloud

On tag events:

About

License:MIT License


Languages

Language:Java 84.9%Language:Dockerfile 15.1%