small change

This commit is contained in:
Roberto Cirillo 2022-04-29 12:28:01 +02:00
parent 23caf0e0ce
commit bcfccd2d37
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -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}"