From 35652cb52b558fc5d1d2cc7e53b5bfb189a1edea Mon Sep 17 00:00:00 2001 From: "Dong, Bo (PG/T - Comp Sci & Elec Eng)" <bd00531@surrey.ac.uk> Date: Fri, 19 May 2023 23:07:16 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b51939b..582e513 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,5 +50,3 @@ deploy-job: # This job runs in the deploy stage. - "python run.py" - - -- GitLab