c2781e670f
Preparatory move for adopting pre-commit hooks. Shoudl only remove newlines and spaces at end of files. Change-Id: Ia33679467c533722b9308f7e7b74be395c926428 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
publishers:
|
|
- artifactory:
|
|
url: http://artifactory.example.net/artifactory
|
|
name: 'test'
|
|
release-repo-key: libs-release-local
|
|
snapshot-repo-key: libs-snapshot-local
|
|
publish-build-info: true
|
|
discard-old-builds: true
|
|
discard-build-artifacts: true
|
|
even-if-unstable: true
|
|
run-checks: true
|
|
include-publish-artifacts: true
|
|
pass-identified-downstream: true
|
|
license-auto-discovery: true
|
|
aggregate-build-issues: true
|
|
allow-promotion-of-non-staged-builds: true
|
|
filter-excluded-artifacts-from-build: true
|
|
violation-recipients: myfake@email.com
|
|
matrix-params: []
|
|
black-duck-app-name: myapp
|
|
black-duck-app-version: '1.0'
|
|
black-duck-report-recipients: myfake@email.com
|
|
black-duck-scopes: []
|
|
black-duck-run-checks: true
|
|
black-duck-include-published-artifacts: true
|
|
auto-create-missing-component-requests: false
|
|
auto-discard-stale-component-requests: false
|
|
deploy-artifacts: true
|
|
deployment-include-patterns: []
|
|
deployment-exclude-patterns: []
|
|
env-vars-include: true
|
|
env-vars-include-patterns: []
|
|
env-vars-exclude-patterns: []
|