We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b2e71 commit c39ffeaCopy full SHA for c39ffea
.github/workflows/acceptance-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
chmod 666 Gitlab-license.txt || true
45
46
- name: Start Gitlab
47
- run: make testacc-up
+ run: make testacc-up SERVICE=gitlab-ee
48
49
- name: Run acceptance tests
50
run: make testacc
0 commit comments