venkyy8/Build with Maven
Run Maven build by updating apt and installing Maven
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| APT_UPDATE_CMD | Command to update apt | yes | sudo apt-get update |
| APT_INSTALL_MAVEN_CMD | Command to install Maven | yes | sudo apt-get install maven -y |
| PROJECT_DIR | Directory of the Maven project | yes | . |
| MAVEN_GOAL | Maven goal to run | yes | install |
Outputs
no outputs