Disable builder cache since it can't connect and just slows things down
Build and Push / build (push) Failing after 10s
Build and Push / build (push) Failing after 10s
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
cache-binary: false
|
||||
|
||||
- name: Determine image name and tags
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user