Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 15:59:02 +01:00
parent e3678118b4
commit 3ae209819a

View File

@@ -9,6 +9,7 @@ jobs:
force: false
condition: SUCCESSFUL
optional: false
jobExecutor: terra-executor
triggers:
- type: BranchUpdateTrigger
branches: main
@@ -63,6 +64,7 @@ jobs:
artifacts: editor/* open_engine/*
condition: SUCCESSFUL
optional: false
jobExecutor: luna-executor
retryCondition: never
maxRetries: 3
retryDelay: 30