From 8b058548ca41e3d287bc04b3b5e8ea01cf72d0ff Mon Sep 17 00:00:00 2001 From: ronger Date: Fri, 30 Sep 2022 16:46:59 +0000 Subject: [PATCH] Edit .onedev-buildspec.yml --- .onedev-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index a7f7220..2ae73f2 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -95,7 +95,7 @@ jobs: steps: - !BuildImageStep name: Build Docker Image - tags: rymcu/forest:0.0.1 + tags: rymcu/forest:@build_version@ publish: false condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL jobDependencies: