diff options
Diffstat (limited to 'jjb/ci_gate_security')
-rw-r--r-- | jjb/ci_gate_security/opnfv-ci-gate-security.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yml b/jjb/ci_gate_security/opnfv-ci-gate-security.yml index 004e63db8..1e550a337 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yml @@ -62,11 +62,11 @@ file-paths: - compare-type: ANT pattern: '**' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true + skip-vote: + successful: true + failed: true + unstable: true + notbuilt: true builders: - anteater-security-audit |