Edit .onedev-buildspec.yml

This commit is contained in:
ronger 2022-09-18 11:17:35 +00:00
parent ee97b464d6
commit 44d1320b58

View File

@ -4,6 +4,8 @@ jobs:
steps:
- !BuildImageStep
name: Build Docker Image
buildPath: '@project_name@'
dockerfile: '@project_name@'
tags: rymcu/nebula:latest
publish: false
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL