From 6f8f3de519d180693c1a713ed7dc638e40694074 Mon Sep 17 00:00:00 2001 From: Suchin Sapphasitthatha Date: Thu, 23 Jan 2025 06:05:07 +0000 Subject: [PATCH] edit CI for PROD to @server@ --- .onedev-buildspec.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index b29e83d2..5068d524 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: chin - passwordSecret: hrms-git.chin.in.th_password + tags: '@server@/bma-hrms/hrms-manual:@build_version@ @server@/bma-hrms/hrms-manual:latest' condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL triggers: - !TagCreateTrigger