Skip to content
Snippets Groups Projects

Add ability to run E2E tests against gitlab foss

Merged Andrejs Cunskis requested to merge andrey-add-ce-assets-canonical into master
2 files
+ 5
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,6 +4,9 @@
default:
interruptible: true
workflow:
name: $PIPELINE_NAME
include:
- local: .gitlab/ci/package-and-test/rules.gitlab-ci.yml
- local: .gitlab/ci/package-and-test/variables.gitlab-ci.yml
Loading