From a69f26a14c7dee4d5376d2d5b82cffe9787cf324 Mon Sep 17 00:00:00 2001 From: Suchin Sapphasitthatha Date: Wed, 29 Jan 2025 05:52:19 +0000 Subject: [PATCH] edit CI for PROD --- .onedev-buildspec.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 9c306ada..b68fa9f7 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -90,11 +90,7 @@ jobs: name: build docker image dockerfile: ./docker/Dockerfile output: !RegistryOutput - tags: hrms-git.chin.in.th/bma-hrms/hrms-manual:@build_version@ hrms-git.chin.in.th/bma-hrms/hrms-manual:latest - registryLogins: - - registryUrl: hrms-git.chin.in.th - userName: container_registry - passwordSecret: hrms-git.chin.in.th_password + tags: hrms-git.bangkok.go.th/bma-hrms/hrms-manual:@build_version@ hrms-git.bangkok.go.th/bma-hrms/hrms-manual:latest condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL triggers: - !TagCreateTrigger