Make scripts executable before the pipeline uses them...
This commit is contained in:
parent
aa91842747
commit
e4920e59e2
@ -1,3 +1,6 @@
|
|||||||
|
.before_script:
|
||||||
|
script: chmod +x ./*.sh
|
||||||
|
|
||||||
.after_script:
|
.after_script:
|
||||||
script: ./compile_check.sh "$CI_JOB_STATUS"
|
script: ./compile_check.sh "$CI_JOB_STATUS"
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user