Skip to content

Added maven and uname inputs#2

Open
wkok wants to merge 1 commit into
vouch-opensource:masterfrom
htihospitality:master
Open

Added maven and uname inputs#2
wkok wants to merge 1 commit into
vouch-opensource:masterfrom
htihospitality:master

Conversation

@wkok

@wkok wkok commented Aug 22, 2023

Copy link
Copy Markdown

Hello and thanks for this Github Action!

We've required 3 extra inputs to make it work with our workflow and hopefullly this could be useful for others.

uname

Optional: The unreproducible name for the push.

maven-settings

Optional: The path to a custom maven settings.xml. Useful if you reference dependencies in a private maven repository.

maven-repository

Optional: The path to your custom maven repository (eg "/github/workspace/.m2/repository"). Useful when used in combination with the Cache Action in order to be able to specify a path to the maven repository visible outside this docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant