Skip to content

Commit

Permalink
Merge pull request #14 from jburel/maven
Browse files Browse the repository at this point in the history
Maven
  • Loading branch information
sbesson authored Dec 4, 2020
2 parents 0e853f4 + 3ced1f4 commit c5b2edb
Show file tree
Hide file tree
Showing 3 changed files with 1,309 additions and 0 deletions.
11 changes: 11 additions & 0 deletions workflow-templates/maven.properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Build using Maven",
"description": "Build using Maven.",
"iconName": "maven",
"categories": [
"Maven POM"
],
"filePatterns": [
"pom.xml$"
]
}
Loading

0 comments on commit c5b2edb

Please sign in to comment.