Skip to content

Commit cab75b0

Browse files
committed
Fix save action.
1 parent 3342f64 commit cab75b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ jobs:
162162

163163
- name: Save Docker Image
164164
id: save-docker-image
165-
uses: docker/metadata-action@v4
166165
run: docker save "${IMAGE}:${TAG}" -o "${IMAGE}-${TAG}.tar"
167166
env:
168167
IMAGE: ${{ matrix.image }}

0 commit comments

Comments
 (0)