Apache snapshots repository

This commit is contained in:
Slawomir Jaranowski
2020-10-16 16:05:58 +02:00
parent 468da7c285
commit 71886e4f1b
7 changed files with 125 additions and 0 deletions

View File

@ -19,6 +19,10 @@ inputs:
description: 'add https://oss.sonatype.org/content/repositories/snapshots to repository list - true or false'
default: "false"
required: false
apacheSnapshots:
description: 'add https://repository.apache.org/snapshots to repository list - true or false'
default: "false"
required: false
override:
description: 'override existing settings.xml file'
default: "true"