9607/jenkins-build-pipeline-plugin-scheduled-trigger
This can be done by setting the job parameters using the following syntax:
properties([pipelineTriggers([cron('H 22 * * *')])])
Executing this line in your build script or Jenkinsfile will configure the job to run every night at 10PM
In the illustration below, i have created a ...READ MORE
Hi@Madhura, You can use triggers keyword in your ...READ MORE
Hi@Shashi, You need to install some plugins in ...READ MORE
Use Webhooks in SonarQube Administration setup to ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
You can run the following code, its ...READ MORE
First, as @sophie may mentioned it you should name ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.