We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e3ee5 commit a7692f6Copy full SHA for a7692f6
.github/workflows/test.yml
@@ -40,8 +40,6 @@ jobs:
40
- name: Test building of image
41
uses: docker/build-push-action@v6
42
with:
43
- cache-from: type=gha
44
- cache-to: type=gha,mode=max
45
context: .
46
file: Dockerfile.amd64
47
labels: ${{ steps.metadata.outputs.labels }}
@@ -80,8 +78,6 @@ jobs:
80
78
81
79
82
83
84
85
86
file: Dockerfile.arm64
87
0 commit comments