Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
testing push
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnotmik committed Oct 25, 2024
1 parent ce42781 commit 898bed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
tags: ${{ vars.DOCKERHUB_USERNAME }}/team1_app:manifest
tags: ${{ vars.DOCKERHUB_USERNAME }}/team1_app:${{ steps.meta.outputs.labels }}
-
name: Export Digest
run: |
Expand Down

0 comments on commit 898bed6

Please sign in to comment.