This commit is contained in:
parent
ae3bda17e1
commit
503f84fc7a
@ -14,6 +14,9 @@ jobs:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
steps:
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
@ -38,9 +41,6 @@ jobs:
|
||||
# restore-keys: |
|
||||
# ${{ steps.get-hash.outputs.hash }}
|
||||
# -
|
||||
# name: Set up Docker Buildx
|
||||
# uses: docker/setup-buildx-action@v3
|
||||
# -
|
||||
# name: Login to Docker Hub
|
||||
# uses: docker/login-action@v3
|
||||
# with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user