Sha256: 63ce4f592fe859b8d00e39fb80791e952b0533a4fa913295e4cc54a595fb18b6

Contents?: true

Size: 684 Bytes

Versions: 2

Compression:

Stored size: 684 Bytes

Contents

<project>
  <actions/>
  <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
  <keepDependencies>false</keepDependencies>
  <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
  <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
  <concurrentBuild>false</concurrentBuild>
  <canRoam>true</canRoam>
  <properties/>
  <scm class="hudson.scm.NullSCM"/>
  <publishers/>
  <buildWrappers/>
  <builders>
    <hudson.tasks.Shell>
      <command>echo hello mars &gt; hello_mars-1.0.$BUILD_NUMBER.txt &amp;&amp; gzip hello_mars-1.0.$BUILD_NUMBER.txt</command>
    </hudson.tasks.Shell>
  </builders>
</project>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubyjobbuilderdsl-0.0.6 sample/hello_mars.xml
rubyjobbuilderdsl-0.0.4 sample/hello_mars.xml