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
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
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
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
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,
-
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
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