From 09ebbb0f1a8c089c01a9b2a7e8996a63024f05c8 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Tue, 9 Sep 2025 17:30:05 +0200 Subject: [PATCH] update CI --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bcd0144..8617d19 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,8 @@ build: deploy: stage: deploy image: node:latest + only: + - main before_script: - apt-get update -qq && apt-get install -y rsync sshpass script: