From c211c75f83f42c072e07c75ba8d69a9932f7aa94 Mon Sep 17 00:00:00 2001 From: Suchin Sapphasitthatha Date: Fri, 20 Dec 2024 09:44:09 +0000 Subject: [PATCH] modify CI --- .onedev-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 9a877df..012135c 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -38,7 +38,7 @@ jobs: condition: NEVER - !BuildImageStep name: build docker image - dockerfile: ./docker/Dockerfile + dockerfile: ./Services/Dockerfile output: !RegistryOutput tags: hrms-git.chin.in.th/bma-hrms/hrms-edm:@build_version@ hrms-git.chin.in.th/bma-hrms/hrms-edm:latest platforms: linux/amd64