Обновить Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent { label 'docker' }
|
||||
|
||||
environment {
|
||||
PRODUCT_NAME = '<%%RESERVED_NAME%%>'
|
||||
|
||||
Reference in New Issue
Block a user