Edit .onedev-buildspec.yml
This commit is contained in:
parent
ee97b464d6
commit
44d1320b58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user