henge-ruff-jenkins
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -32,3 +32,3 @@ "use strict"; | ||
loadVariables() { | ||
let configJobName = this.getFullJobName('config'); | ||
let configJobName = this.getFullJobName('config', 'master'); | ||
let configUrl = this.project.local ? | ||
@@ -35,0 +35,0 @@ HENGE_RUFF_CONFIG_DIR : |
{ | ||
"name": "henge-ruff-jenkins", | ||
"description": "Ruff Jenkins Plugin for Henge", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"main": "bld/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
10527