Update Jenkinsfile

This commit is contained in:
Dany LE 2022-08-02 17:33:15 +02:00 committed by GitHub
parent f9f5de2809
commit 6780f94fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View File

@ -5,7 +5,6 @@ def build_antd()
uname -a
''')
}
}
pipeline{
agent { node{ label'master' }}