Still trying to fix pipelines.

This commit is contained in:
Kieron Morris 2021-06-26 02:59:55 +01:00
parent 3527cf8ec6
commit 2363c02627

View File

@ -15,7 +15,7 @@ stages:
chmod_step: chmod_step:
stage: chmod stage: chmod
script: chmod +x ./*.sh script: ls && chmod +x ./*.sh
compile_stub: compile_stub:
stage: compile_stub stage: compile_stub