generated from gCubeCI/Pipeline-Docker-Template
small change
This commit is contained in:
parent
23caf0e0ce
commit
bcfccd2d37
|
@ -39,7 +39,6 @@ pipeline {
|
|||
}
|
||||
//once in every two hours slot between 9 AM and 5 PM every weekday (perhaps at 10:38 AM, 12:38 PM, 2:38 PM, 4:38 PM)
|
||||
// cron('H H(9-16)/2 * * 1-5')
|
||||
|
||||
environment {
|
||||
AGENT_ROOT_FOLDER = "${agent_root_folder}"
|
||||
DEPLOY_FILE = "${agent_root_folder}/${agent_deploy_filename}"
|
||||
|
|
Loading…
Reference in New Issue