Skip to content
Snippets Groups Projects

Merge branch 'shrikgar-master-patch-08940' into 'master'

Merged Shrikant Garg requested to merge cherry-pick-ff062569 into release/0.16
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -83,7 +83,7 @@ ibm_standalone_tests:
only:
variables:
- $IBM == 'true'
- $IBM == '1'
artifacts:
when: always
paths:
@@ -102,7 +102,7 @@ ibm-csv-containerize:
- oc start-build csv-parser-ibm --follow
only:
variables:
- $IBM == 'true'
- $IBM == '1'
ibm_deploy:
image: openshift/origin-cli
Loading