Skip to content

Commit 976fd15

Browse files
committed
Add tag
1 parent 158238f commit 976fd15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: docker/build-push-action@v6
5858
with:
5959
labels: ${{ steps.meta.outputs.labels }}
60+
tags: ${{ steps.meta.outputs.tags }}
6061
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
6162

6263
- name: Export digest

0 commit comments

Comments
 (0)