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.
2 parents 07b2e71 + c39ffea commit 6bf68efCopy full SHA for 6bf68ef
.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