generated from gCubeCI/Pipeline-Docker-Template
set agent label to ansible
This commit is contained in:
parent
cc890e4b8b
commit
e075a3d92b
|
@ -36,7 +36,7 @@ backupList = agent_root_folder+'/'+agent_deploy_backup_filename;
|
|||
|
||||
pipeline {
|
||||
agent {
|
||||
label 'CD'
|
||||
label 'ansible'
|
||||
}
|
||||
options {
|
||||
ansiColor('xterm')
|
||||
|
|
Loading…
Reference in New Issue