From 6df9e5a134201046fb21784a8986fdd91dc3b414 Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Mon, 30 Jan 2023 15:46:00 +0000 Subject: [PATCH] experimenting with manual jobs --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 002ddb1..c304319 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,6 @@ stages: .half_fat_before_script: before_script: - stage: half-fat image: lb584/ews_coordinator:latest script: - python3 -V # Print out python version for debugging -- GitLab