Sha256: c773ecd34cea17e48c65cf4a54bb9c6167851528044ba832aaaed052c4b5ce7a
Contents?: true
Size: 787 Bytes
Versions: 2
Compression:
Stored size: 787 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <project> <actions/> <description/> <keepDependencies>false</keepDependencies> <properties/> <scm class="hudson.scm.NullSCM"/> <canRoam>true</canRoam> <disabled>false</disabled> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <triggers class="vector"/> <concurrentBuild>false</concurrentBuild> <builders/> <publishers> <hudson.tasks.ArtifactArchiver> <artifacts>artifact.txt</artifacts> <latestOnly>false</latestOnly> <allowEmptyArchive>false</allowEmptyArchive> </hudson.tasks.ArtifactArchiver> </publishers> <buildWrappers/> </project>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jenkins_pipeline_builder-0.5.2 | spec/unit_tests/fixtures/files/archive_artifact.xml |
jenkins_pipeline_builder-0.5.1 | spec/unit_tests/fixtures/files/archive_artifact.xml |