Skip to content

Commit

Permalink
Edit .onedev-buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinshine committed Jun 21, 2020
1 parent 9202009 commit 225c3b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .onedev-buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ jobs:
- jobName: CI
requireSuccessful: true
artifacts: '*.zip *.sh'
reports:
- !JobMarkdownReport
filePatterns: doc/**
reportName: Incompatibilities
startPage: doc/incompatibilities.md
cpuRequirement: 250m
memoryRequirement: 128m
retryCondition: never
Expand Down

0 comments on commit 225c3b8

Please sign in to comment.