Still trying to fix pipelines.
This commit is contained in:
parent
3527cf8ec6
commit
2363c02627
@ -15,7 +15,7 @@ stages:
|
||||
|
||||
chmod_step:
|
||||
stage: chmod
|
||||
script: chmod +x ./*.sh
|
||||
script: ls && chmod +x ./*.sh
|
||||
|
||||
compile_stub:
|
||||
stage: compile_stub
|
||||
|
Loading…
x
Reference in New Issue
Block a user