ins...@googlegroups.com " <
>> jenkins...@googlegroups.com >
>> *Date: *Wednesday, February 8, 2017 at 6:27 PM
>> *To: *Jenkins Users >
>> *Subject: *Pipeline - merge and push
>>
>>
>>
>>
>>
>> I have created a pipeline scri
s@googlegroups.com>
> *Date: *Wednesday, February 8, 2017 at 6:27 PM
> *To: *Jenkins Users
> *Subject: *Pipeline - merge and push
>
>
>
>
>
> I have created a pipeline script. The pipeline script runs in a 'topic'
> branch (e.g. my_feature).
>
> O
I would recommend that you include these files in a .gitignore so they are
ignored by git.
-Indra
From: on behalf of Sharan Basappa
Reply-To: "jenkinsci-users@googlegroups.com"
Date: Wednesday, February 8, 2017 at 6:27 PM
To: Jenkins Users
Subject: Pipeline - merge and pus
I have created a pipeline script. The pipeline script runs in a 'topic'
branch (e.g. my_feature).
Once test stage is successful, I would like to merge this into the master
branch and then push the changes to remote.
However, I have some doubts. My test stage creates many intermediate files
tha