mod: больше времени на сборку
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m20s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m20s
This commit is contained in:
@@ -63,3 +63,8 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
# ДОБАВЛЕНО:
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
# И это для медленного интернета:
|
||||
timeout: 900 # 15 минут на всю сборку
|
||||
|
||||
Reference in New Issue
Block a user