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: