From 36eec6ab19b468cafa2e406dc882a3c8dd78ba25 Mon Sep 17 00:00:00 2001
From: "georgi.todorov" <georgi.todorov@optimal-industries.com>
Date: Fri, 12 May 2023 15:06:14 +0300
Subject: [PATCH] .

---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 21dc2db4..299b5cea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,10 +40,6 @@ build agent:
   extends: .distributed
   tags:
     - amd64-docker
-  changes:
-    compare_to: 'refs/heads/main'
-    paths:
-      - 'apps/agent'
   stage: build
   script:
     #    parallel is a CPU core count
-- 
GitLab