diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 511059a..bdfcbc8 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -64,7 +64,7 @@ jobs: - type: PublishArtifactStep name: Get build artifacts sourcePath: build - artifacts: editor/oe_editor open_engine/libopen_engine.a + artifacts: '*' condition: SUCCESSFUL optional: false retryCondition: never