update jenkinsfile

This commit is contained in:
medcl 2022-04-14 09:11:50 +08:00
parent 78ff366e44
commit d43b0e2738
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent any
agent none
environment {
CI = 'true'