Skip to content

Commit

Permalink
Update vwsfriend-docker-edge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Aug 24, 2021
1 parent 70f3c6e commit 79e8439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vwsfriend-docker-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
uses: actions/[email protected]
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-vwsfriend-${{ github.sha }}
key: ${{ runner.os }}-buildx-vwsfriend-edge-${{ github.sha }}
restore-keys: |
${{ runner.os }}-buildx-
${{ runner.os }}-buildx-vwsfriend-edge-
- name: Login to DockerHub
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 79e8439

Please sign in to comment.