Fixed YAML whitespace error

This commit is contained in:
Kieron Morris 2021-06-26 03:08:23 +01:00
parent 3dc65d5685
commit b4b5abf36d

View File

@ -1,6 +1,6 @@
.after_script: .after_script:
script: script:
- chmod +x ./compile_check.sh - chmod +x ./compile_check.sh
- ./compile_check.sh "$CI_JOB_STATUS" - ./compile_check.sh "$CI_JOB_STATUS"
artifacts: artifacts:
paths: paths: