Skip to content

Commit

Permalink
Merge branch 'main' of https://code.onedev.io/onedev/server
Browse files Browse the repository at this point in the history
  • Loading branch information
robinshine committed Apr 6, 2024
2 parents e5f288c + 6763a23 commit 83c9771
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .onedev-buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,8 @@ jobs:
triggers:
- !ScheduleTrigger
cronExpression: 0 0 1 * * ?
- !BranchUpdateTrigger {}
- !BranchUpdateTrigger
paths: '**/pom.xml'
retryCondition: never
maxRetries: 3
retryDelay: 30
Expand Down

0 comments on commit 83c9771

Please sign in to comment.