From 1fa96122ff96d7aa220cab41c5b58361716eab4b Mon Sep 17 00:00:00 2001 From: ronger Date: Fri, 30 Sep 2022 16:30:03 +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 e29c0a6..be6ff45 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -95,7 +95,7 @@ jobs: steps: - !BuildImageStep name: Build Docker Image - tags: rymcu/forest:@build_version@ + tags: rymcu/forest:0.0.1 publish: false condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL jobDependencies: