@Laszlo Kishalmi <[email protected]> If write a Jenkinsfile and commit it, then the Jenkins Job properties are yours to adjust at any time, and the jenkins job will update accordingly. We just need to create a pipeline job and point it to the Jenkinsfile.
Regards John On Tue, 7 Aug 2018 at 22:48, Laszlo Kishalmi <[email protected]> wrote: > Just made the Subject more descriptive. > > > On 08/07/2018 01:22 PM, Laszlo Kishalmi wrote: > > > > Hi there! > > > > I need a bit of Jenkins help. We are preparing the Apache > > infrastructure to be able to build a Snap package out of our code. > > (https://issues.apache.org/jira/browse/INFRA-16728) > > > > I would need somebody who can configure a simple job for test purposes > > on Apache Jenkins Grid. > > > > The job details: > > > > 1. Please tie it to node: H29 > > 2. Clone the netbeans git repository > > 3. Use the release90 branch > > 4. There shall be a shell build step: > > cd nbbuild/packaging/ && snapcraft > > > > That's all. > > > > > > Thanks! > > > >
