From 3a7c8aa9c178045d0ee0649f9cc394cf73b9cf5f Mon Sep 17 00:00:00 2001 From: anyreso Date: Mon, 22 Apr 2024 11:17:01 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20update=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a72e3c..136532a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,8 @@ addons: script: - timeout 15 godot --headless --editor --verbose || true - timeout 15 godot --headless --editor --verbose || true - only: - - main + rules: + - if: '$CI_COMMIT_TAG =~ /^v\d\.\d\.\d$/' # export binaries .export_presets: