generated from gCubeCI/Pipeline-Docker-Template
change agent label from CD to ansible
This commit is contained in:
parent
0759dccca5
commit
fbd860296d
|
@ -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