英文: Jenkins - prevent a pipeline/job from being triggered by multiple upstream projects -restrict on...
Jenkins API获取作业队列大小
英文: Jenkins API to get queue size on job 问题 我有一个Jenkins管道作业,不支持并发构建(根据要求)。因此,每当提交多个作业时,所有作业都会排队。我想知道...
Jenkins: 在未设置时绕过Shell变量验证
英文: Jenkins: Bypass Shell Variable validation when not set 问题 以下是您要翻译的部分: I have conditionally set J...
如何以编程方式在Hudson的视图中构建作业。
英文: How to programmatically build a jobs in a view in hudson 问题 我在特定视图中有 500 多个 Jenkins 任务。我需要使用 Jen...
哈希函数在Jenkins上运行Maven JUnit测试时会产生不同的输出
英文: Hashing function gives different output when running Maven JUnit tests on Jenkins 问题 以下是您要翻译的内容:...
Jenkinsfile – 组合变量以调用第三个变量
英文: Jenkinsfile - Combine variables to call a 3rd variable 问题 我想知道下面的情况是否可能。我试图在一个流水线中放置一些逻辑,将两个变量组合...
如何显示 Jenkins 自由风格作业的作业名称?
英文: How can i display the Job name of a Jenkins freestyle Job? 问题 I want to be able to get the name ...
在Ansible Playbook插件中如何添加多个清单文件
英文: in ansiblePlaybook plugin how to add multiple inventory files 问题 这是 Ansible Playbook。我有两个清单文件。如何...
Jenkins using Kubernetes plugin – Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
英文: Jenkins using Kubernetes plugin - Cannot connect to the Docker daemon at unix:///var/run/docker....
使用命令提示符以提升的权限调用 PowerShell 脚本
英文: Call a PowerShell script with elevated privileges via command prompt 问题 I want to call my PowerS...
17