Обновить Jenkinsfile

This commit is contained in:
2026-03-25 19:44:19 +03:00
parent c090eb987d
commit 6471ff43fd

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline { pipeline {
agent any agent { label 'docker' }
environment { environment {
PRODUCT_NAME = '<%%RESERVED_NAME%%>' PRODUCT_NAME = '<%%RESERVED_NAME%%>'