mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Skip tests for deploy (#35)
This commit is contained in:
parent
d36003560c
commit
6d84c5a32a
1
.github/workflows/maven-service-deploy.yml
vendored
1
.github/workflows/maven-service-deploy.yml
vendored
@ -16,6 +16,7 @@ on:
|
||||
mvn-args:
|
||||
description: 'Additional maven args'
|
||||
required: false
|
||||
default: "-DskipTests"
|
||||
type: string
|
||||
ignore-coverage:
|
||||
description: 'Ignore test coverage step'
|
||||
|
Loading…
Reference in New Issue
Block a user