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 be5c44f + 9fa6f2c commit 68556e0Copy full SHA for 68556e0
.gitlab-ci.yml
@@ -33,7 +33,7 @@ include:
33
# depend on the build job. The following will get it to run in parallel
34
# with the build job.
35
needs: []
36
- stage: build
+ stage: test
37
38
# Testing of the VSCode extension
39
- component: $CI_SERVER_FQDN/eng/gitlab-templates/test@~latest
0 commit comments