From 3808fb32577c25c05d17b4a902296fbe8a2de9da Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Sat, 19 Oct 2024 13:59:31 -0500 Subject: [PATCH] Gitlab CI Testing --- receivers/electron/.gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/receivers/electron/.gitlab-ci.yml b/receivers/electron/.gitlab-ci.yml index 5e5e67c..bcba4c2 100644 --- a/receivers/electron/.gitlab-ci.yml +++ b/receivers/electron/.gitlab-ci.yml @@ -40,7 +40,8 @@ buildWindowsAndLinux: tags: - fcast variables: - - UPLOAD_TO_S3: "false" + UPLOAD_TO_S3: + value: "false" before_script: - cd receivers/electron script: