From e82591cd752ad6a20befef512d748173642311c2 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Mon, 12 Jan 2026 11:03:10 -0500 Subject: [PATCH] Update runner tag to proxy.uncloseai.com for new proxy server --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3c959d..4756752 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,10 @@ stages: - deploy -ai.unturf.com: +proxy.uncloseai.com: stage: deploy tags: - - ai.unturf.com + - proxy.uncloseai.com only: - master # Change this if you want to deploy from other branches script: