diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e5f340a..550165cb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ chmod_step: compile_stub: stage: compile_stub - script: ./compile_stub.sh + script: ls && ./compile_stub.sh vergen: stage: vergen