Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 22:19:05 +01:00
parent 8f868529f8
commit 3f80057682

View File

@@ -115,7 +115,7 @@ jobs:
"https://gitea.anfer.fr/api/v1/repos/owner/repo/releases/$RELEASE_ID/assets?name=oe_editor" \ "https://gitea.anfer.fr/api/v1/repos/owner/repo/releases/$RELEASE_ID/assets?name=oe_editor" \
-H "Authorization: token @secret:Gitea@" \ -H "Authorization: token @secret:Gitea@" \
-H "Content-Type: application/octet-stream" \ -H "Content-Type: application/octet-stream" \
--data-binary editor/oe_editor --data-binary=@project_path@/editor/oe_editor
envVars: envVars:
- name: ONEDEV_BUILD_NUMBER - name: ONEDEV_BUILD_NUMBER
value: '1' value: '1'