Skip to content
Snippets Groups Projects
Verified Commit 42a8b29c authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed typo

parent 95558bc5
No related branches found
No related tags found
No related merge requests found
Pipeline #6934 failed
...@@ -75,7 +75,7 @@ build-env-job: # This job runs in the build stage, which runs first. ...@@ -75,7 +75,7 @@ build-env-job: # This job runs in the build stage, which runs first.
--use-new-run --use-new-run
--ignore-var-run --ignore-var-run
dependencies: dependencies:
- prebuild-test - prebuildtest
perl-unit-test-job: # This job runs in the test stage. perl-unit-test-job: # This job runs in the test stage.
stage: unittest # It only starts when the job in the build stage completes successfully. stage: unittest # It only starts when the job in the build stage completes successfully.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment