From 606acdaef4bb556a3558c8bb8ff754aee7cba1f1 Mon Sep 17 00:00:00 2001 From: Kittapath Date: Tue, 13 Feb 2024 21:07:42 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20path=20build=20se?= =?UTF-8?q?rver?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index bbd55c2..7cba9a8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,8 +11,8 @@ on: env: REGISTRY: docker.frappet.com IMAGE_NAME: ehr/bma-ehr-recruit-exam-service - DEPLOY_HOST: frappet.com - COMPOSE_PATH: /home/frappet/docker/bma-ehr-recruit-exam + DEPLOY_HOST: 192.168.1.80 + COMPOSE_PATH: /home/frappet/docker/bma-ehr TOKEN_LINE: uxuK5hDzS2DsoC5piJBrWRLiz8GgY7iMZZldOWsDDF0 jobs: