Edit .onedev-buildspec.yml
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
value: clang++
|
value: clang++
|
||||||
useTTY: true
|
useTTY: true
|
||||||
condition: SUCCESSFUL
|
condition: SUCCESSFUL
|
||||||
optional: false
|
optional: true
|
||||||
- type: PublishArtifactStep
|
- type: PublishArtifactStep
|
||||||
name: Get build artifacts
|
name: Get build artifacts
|
||||||
artifacts: build/editor/oe_editor build/open_engine/libopen_engine.a
|
artifacts: build/editor/oe_editor build/open_engine/libopen_engine.a
|
||||||
|
|||||||
Reference in New Issue
Block a user