diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9dfacb1a..1a266bc4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,6 +209,7 @@ EgwProxy.Icoel:build: APP_NAME: EgwProxy.Icoel only: refs: + - develop - SDK/Icoel before_script: - *nuget-fix @@ -225,6 +226,7 @@ EgwProxy.MultiCncLib:build: APP_NAME: EgwProxy.MultiCncLib only: refs: + - develop - SDK/MultiCnc before_script: - *nuget-fix @@ -241,6 +243,7 @@ EgwProxy.OsaiCncLib:build: APP_NAME: EgwProxy.OsaiCncLib only: refs: + - develop - SDK/OsaiCnc before_script: - *nuget-fix