mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
CI: wait longer for npm package
This commit is contained in:
@@ -71,6 +71,8 @@ jobs:
|
||||
max_attempts: 15
|
||||
retry_wait_seconds: 15
|
||||
|
||||
- run: sleep 20
|
||||
|
||||
- name: Publish flood:master to Docker Hub
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
|
||||
@@ -95,6 +95,8 @@ jobs:
|
||||
max_attempts: 15
|
||||
retry_wait_seconds: 15
|
||||
|
||||
- run: sleep 120
|
||||
|
||||
- name: Publish to Docker Hub
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user