change agent label to deploy

This commit is contained in:
Roberto Cirillo 2022-05-09 12:39:33 +02:00
parent 9f33b6385e
commit b7785e72f1
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -27,7 +27,7 @@ backupList = agent_root_folder+'/'+agent_deploy_backup_filename;
pipeline {
agent {
label 'CD'
label 'deploy'
}
triggers {
// every fifteen minutes (perhaps at :07, :22, :37, :52)