diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index a6f0208..63074e4 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -115,7 +115,7 @@ jobs: "https://gitea.anfer.fr/api/v1/repos/anfer/OpenEngine/releases/$RELEASE_ID/assets?name=oe_editor" \ -H "Authorization: token @secret:Gitea@" \ -H "Content-Type: application/octet-stream" \ - --data-binary=@project_path@/editor/oe_editor + --data-binary=build/editor/oe_editor envVars: - name: ONEDEV_BUILD_NUMBER value: '1'