Update Jenkinsfile

This commit is contained in:
2026-02-14 06:17:31 +00:00
parent 0a288b1971
commit 79f311cfd5

4
Jenkinsfile vendored
View File

@@ -1,7 +1,5 @@
pipeline {
agent {
label 'jenkins-build-agent'
}
agent any
environment {
HARBOR_URL = 'harbor.myriadcara.com'