diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-09 23:27:11 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-09 23:27:11 +0100 |
| commit | 6dfc08f1a55c60365b577ff9239e4080b1186c65 (patch) | |
| tree | 0c57c955f1a3e8dbd7e699f8b2988ba7986a9730 | |
| parent | 1908af6a281abda11ad553b0e7889f8f48794989 (diff) | |
change ondev buildspec
| -rw-r--r-- | .onedev-buildspec.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 8bd3f65..3311d18 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -26,7 +26,7 @@ jobs: - !TagCreateTrigger tags: release-v**.**.** branches: master - projects: natix + projects: reX retryCondition: never maxRetries: 3 retryDelay: 30 |