Skip to content

Commit ac3a191

Browse files
committed
Wait 30sec before rebuild
1 parent 424de93 commit ac3a191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-name-version-flavour-arch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ jobs:
160160
- name: Build
161161
uses: cytopia/[email protected]
162162
with:
163+
retries: 10
164+
pause: 30
163165
command: |
164166
make build NAME=${{ matrix.name }} VERSION="${{ matrix.version }}" FLAVOUR=${{ matrix.flavour }} ARCH=${{ matrix.arch }} TAG=${{ steps.tag.outputs.docker-tag }}
165167

0 commit comments

Comments
 (0)