Edit .onedev-buildspec.yml
This commit is contained in:
parent
1c4f12b31d
commit
e59cccebd4
@ -5,6 +5,7 @@ jobs:
|
||||
steps:
|
||||
- !BuildImageStep
|
||||
name: Build Docker Image
|
||||
dockerfile: '@project_path@'
|
||||
tags: rymcu/nebula:latest
|
||||
publish: false
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
|
Loading…
Reference in New Issue
Block a user