jenkins-job-builder/tests/builders/fixtures/artifact-resolver-minimal.yaml
Yolande Amate 3caff2f7ca Update artifact_resolver to make use of convert_mapping_to_xml()
Update tests for minimal and full types and update docs with default
and required options.

Change-Id: If9aaa35e2d7943b6a49f976db83d9f6cae82005b
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-02-28 09:08:39 +00:00

8 lines
178 B
YAML

builders:
- artifact-resolver:
target-directory: foo
artifacts:
- group-id: commons-logging
artifact-id: commons-logging
version: "1.1"