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 5339090 + 4d1508d commit 9fa6f2cCopy full SHA for 9fa6f2c
.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