them options { disableConcurrentBuilds(abortPrevious: true) }
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
options { disableConcurrentBuilds(abortPrevious: true) }
|
||||
environment {
|
||||
GIT_CREDENTIALSID = 'd3de261f-8f1e-470b-b6d1-2fb4965e0129'
|
||||
GIT_URL = 'http://work.gct.com.vn/anhln/ACP_2025.git'
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
options { disableConcurrentBuilds(abortPrevious: true) }
|
||||
environment {
|
||||
GIT_CREDENTIALSID = 'd3de261f-8f1e-470b-b6d1-2fb4965e0129'
|
||||
GIT_URL = 'http://work.gct.com.vn/anhln/ACP_2025.git'
|
||||
|
||||
Reference in New Issue
Block a user