Skip to content

Commit 791fac1

Browse files
authored
cached
1 parent 79ba3b0 commit 791fac1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ jobs:
4848
id: get_sha
4949
run: echo "GIT_SHORT_SHA=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
5050

51-
# - name: Cache Docker layers
52-
# uses: actions/cache@v3
53-
# with:
54-
# path: /tmp/.buildx-cache
55-
# key: ${{ runner.os }}-docker-${{ github.sha }}
56-
# restore-keys: |
57-
# ${{ runner.os }}-docker-
58-
5951
- name: Build and push Docker image to GitHub Container Registry
6052
id: build-and-push-gcr
6153
uses: docker/[email protected]

0 commit comments

Comments
 (0)