From 1d8817e9970066e9659c9812f43ece8a7462f503 Mon Sep 17 00:00:00 2001 From: yupix Date: Fri, 9 Feb 2024 08:39:39 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20gitlab=E3=81=B8=E3=81=AEpush=E3=81=AFforc?= =?UTF-8?q?e=E3=81=A7=E8=A1=8C=E3=81=86=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .onedev-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index abf7ad9..53a4796 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -52,7 +52,7 @@ jobs: remoteUrl: https://lab.teamblackcrystal.com/yupix/MiPAC userName: yupix passwordSecret: gitlab-access-token - force: false + force: true condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL triggers: - !BranchUpdateTrigger {}