After the recent changes, this script no longer executes any logic anymore, it merely defines the jobs run in the GitLab environment. In order to use it, one has to source the file in the environment and then run one of the job "functions". For that, the 'build.sh' name is no longer descriptive enough and 'jobs.sh' feels more suitable and less misleading. Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx> Erik Skultety <eskultet@xxxxxxxxxx>: --- ci/{build.sh => jobs.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ci/{build.sh => jobs.sh} (100%) diff --git a/ci/build.sh b/ci/jobs.sh similarity index 100% rename from ci/build.sh rename to ci/jobs.sh -- 2.41.0