Hi Cosmo. Sorry for the late response, I was on vacation. Unfortunately I don’t
think I can be very helpful as I don’t work in the same company anymore and I
don’t remember what I did exactly even after reading all the messages again.
I’m pretty sure that I did not do anything else than what is
ou checkout your git repository (in
my example it is repoA) in your script: by default it is enabled if you
don't specify it
On Monday, September 26, 2016 at 1:32:54 PM UTC-7, Cyril wrote:
>
> Actually, looking at the comments for the git hook feature, it seems that
> I still need
54:45 PM UTC-7, Cyril wrote:
>
> I'm not sure what you mean by "Multiple SCM". I don't see that option
> anywhere so I guess I'm not using it.
>
> I am currently not using git hooks to trigger builds. I thought that the
> job was supposed to be configured
o Jenkins.
> Are you using this or not?
>
> Enabling "Don't trigger a build on commit notifications” means the build
> won’t trigger even if notifyCommit is received.
>
>
>
>
>
> From: > on behalf of Cyril <
> cyril@gmail.com >
> Reply
UTC-7, Indra Gunawan (ingunawa)
wrote:
>
> Or create old-style job configured to trigger on polling of repoA and it
> will trigger the pipeline job as “Trigger/call builds on other projects”
> build step.
>
>
> From: > on behalf of Cyril <
> cyril@gmail.com >
&
, the
> pipeline job will trigger when a change/commit pushed to repoB where the
> pipeline script exists.
> In the pipeline script, even if you are “checkout poll: true, … From
> repoA” it does not matter.
>
> You should move the Pipeline script/Jenkinsfile to repoA instea
I have a Pipeline job that checkouts a git repository (let's call is
"repoA") and passes it to some other downstream jobs for further
processing. The job's script is stored in a different git repo (let's call
it "repoB"). This job is configured with the "Poll SCM" option so that any
changes t
o access some pre-defined variables in the DSL :
> - "out" the flow build console
But I have no idea how to use that variable to do what I need.
Thank you,
Cyril.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe
o access some pre-defined variables in the DSL :
> - "out" the flow build console
But I have no idea how to use that variable to do what I need.
Thank you,
Cyril.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe
Hi,
Try in removing "/p:useenv=true" from MSBuild command line.
I had the same problem, and I lost 2 hours to understand
see link:
http://msdn.developer-works.com/article/11302946/problem+with++useenv+in+visual+studio+2010+professional
Regard
Cyril
--
You received this message b
Hi,
Try in removing "/p:useenv=true" from MSBuild command line.
I had the same problem, and I lost 2 hours to understand
Regard
Cyril
Le mercredi 4 septembre 2013 13:28:10 UTC+2, David Aldrich a écrit :
>
> Hi
>
>
>
> I have used Jenkins for a long time but am
11 matches
Mail list logo