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

- fixed indent

parent e1120f75
No related branches found
No related tags found
No related merge requests found
Pipeline #10489 failed
...@@ -37,7 +37,7 @@ validate-job: # This job runs in the test stage. ...@@ -37,7 +37,7 @@ validate-job: # This job runs in the test stage.
- for file in *.xml; do xmllint --noout --schema sigprops.xsd $file; done - for file in *.xml; do xmllint --noout --schema sigprops.xsd $file; done
debianize-job: debianize-job:
stage:packaging stage: packaging
timeout: 30min timeout: 30min
tags: tags:
- "docker" - "docker"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment