Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 23:34:04 +01:00
parent e85781c29e
commit 60a1683255

View File

@@ -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'