1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-15 20:13:16 +02:00

Increase auto-build package upload retries from 3 to 5

This commit is contained in:
Ralph Slooten
2023-06-14 22:33:36 +12:00
parent 64a067cff9
commit 6725a809d5

View File

@@ -44,4 +44,5 @@ jobs:
extra_files: LICENSE README.md
md5sum: false
overwrite: true
retry: 5
ldflags: -w -X "github.com/axllent/mailpit/config.Version=${{ github.ref_name }}"