Re: Accessing Special Built-In Jenkins Variables List

2020-12-16 Thread Ven H
ards, > Venkatesh > > > On Wed, Dec 16, 2020 at 6:16 PM Ven H wrote: > >> Hi, >> >> We have special Built-In Jenkins Variables for a Job like ${JOB_NAME}, >> ${JOB_URL}, ${BUILD_NUMBER} etc, which can be accessed inside a Pipeline >> script (both Scri

Re: Accessing Special Built-In Jenkins Variables List

2020-12-16 Thread Ven H
Although, we can get it using the env.getEnvironment() array, but it doesn't have ${WORKSPACE} variable. Regards, Venkatesh On Wed, Dec 16, 2020 at 6:16 PM Ven H wrote: > Hi, > > We have special Built-In Jenkins Variables for a Job like ${JOB_NAME}, > ${JOB_URL}, ${BUILD_N

Accessing Special Built-In Jenkins Variables List

2020-12-16 Thread Ven H
Hi, We have special Built-In Jenkins Variables for a Job like ${JOB_NAME}, ${JOB_URL}, ${BUILD_NUMBER} etc, which can be accessed inside a Pipeline script (both Scripted and Declarative). Although, we can use these variables directly, I would like to know whether these are a part of an Array

Jenkins variables

2016-06-07 Thread Gilad Baruchian
As I understand, the way to define variables in a jenkins job is to user environment variables injection (variables I define in the job and when i execute a build jenkins set them as windows environment variables). Can it be a problem if i run 2 jobs at the same time that have the same variable

Re: Jenkins variables+phing

2014-05-22 Thread Hajarita Bm
Hey, Yes i did it thank you for your answer jpd4nt. One more question i want to allow the user to enter his choice wich website phing will execute for example I have different websites first i choose a website and after i execute the phing script just for the chosen website. Best regards, -

Re: Jenkins variables+phing

2014-05-21 Thread jpd4nt
Do that in phing. That way you can test the build outside of jenkins. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups

Jenkins variables+phing

2014-05-21 Thread Hajarita Bm
Hey, If the user has not entered values ​​to its variables, how jenkins can provides default values ​​if someone has an idea please don't hesitate to help me. Best regards, HAJAR -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscr