Edit .onedev-buildspec.yml
This commit is contained in:
parent
b5edb58077
commit
73b39960d6
@ -13,6 +13,11 @@ jobs:
|
||||
sourcePath: docs
|
||||
artifacts: '**'
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
triggers:
|
||||
- !BranchUpdateTrigger
|
||||
branches: main
|
||||
paths: docs/**
|
||||
projects: ry-das.git
|
||||
retryCondition: never
|
||||
maxRetries: 3
|
||||
retryDelay: 30
|
||||
|
Loading…
Reference in New Issue
Block a user