diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e84bc6c..4cfcec9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,3 @@ job: script: - - \ No newline at end of file + - chmod +x ./ci-test.sh && ./ci-test.sh \ No newline at end of file