Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-11 10:14:48 +01:00
parent 2fa9c3780d
commit b1b283f4c6

View File

@@ -117,7 +117,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" \
-d @@build/editor/oe_editor
-d @@editor/oe_editor
envVars:
- name: ONEDEV_BUILD_NUMBER
value: '1'