From 074549613c90df65359d798a2b58a99ea7afda05 Mon Sep 17 00:00:00 2001 From: f Date: Thu, 2 May 2024 16:34:41 -0300 Subject: [PATCH] =?UTF-8?q?ci:=20compilar=20assets=20en=20producci=C3=B3n?= =?UTF-8?q?=20y=20testing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2830cd86..262e127a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,8 @@ assets: stage: "deploy" only: - "rails" - - "17.3.alpine.panel.sutty.nl" + - "production.panel.sutty.nl" + - "panel.sutty.nl" except: - "schedules" cache: