Skip to content

GitHub action used to build aplications using gradlew

Notifications You must be signed in to change notification settings

platformbuilders/github-actions-build-gradlew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Build

GitHub action used to build aplications using gradlew

Inputs

There are no inputs for this GitHub action

Outputs

There is no outputs for this action

Example usage

      # Example using this actions
      - name: Gradlew Package
        uses: platformbuilders/github-actions-build-gradlew@main

How to send updates?

If you wants to update or make changes in module code you should use the develop branch of this repository, you can test your module changes passing the @develop in module calling. Ex.:

      # Example using this actions
      - name: Gradlew Package
        uses: platformbuilders/github-actions-build-gradlew@develop

After execute all tests you can open a pull request to the master branch.

About

GitHub action used to build aplications using gradlew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published