From 2b742c204b4c0516ba0248a509a20e1c33548b72 Mon Sep 17 00:00:00 2001 From: canterburym Date: Tue, 11 Oct 2022 09:40:34 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c98eee..96149ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ image: "mcanterb/forge-cicd:latest" +# will edit this in a minute + before_script: - python3 --version -- GitLab