From 1d005920aa7dd864e57e97d22045110f7c1f5474 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 30 May 2024 17:04:31 -0600 Subject: [PATCH] tagged version 0.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d1fd9c..f9da97e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ before_script: - source /etc/profile -# Defines stages which are to be executed +# Defines stages which are to be executed stages: - build - upload