Skip to content
Snippets Groups Projects
Commit 3bcb02f8 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Update file .gitlab-ci.yml

parent 2fb695bd
No related branches found
No related tags found
No related merge requests found
Pipeline #6285 failed
...@@ -15,7 +15,7 @@ default: ...@@ -15,7 +15,7 @@ default:
before_script: before_script:
- apt-get update - apt-get update
- apt-get -y install shellcheck xargs - apt-get -y install shellcheck
test-syntax-job: # This job runs in the test stage. test-syntax-job: # This job runs in the test stage.
stage: test # It only starts when the job in the build stage completes successfully. stage: test # 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