Skip to content
Snippets Groups Projects

Merge upstream Omnibus GitLab into Omnibus Heptapod

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -36,6 +36,8 @@ workflow:
.rspec:
stage: test
rules:
- if: '$CI_MERGE_REQUEST_LABELS =~ /pipeline:skip-rspec/'
when: never
- if: '$OMNIBUS_HEPTAPOD_SKIP_TESTS'
when: never
- if: '$CI_PIPELINE_SOURCE == "pipeline"'
Loading