Fixed YAML whitespace error
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user