Skip to content

Commit

Permalink
Remove container image prefix: sha-
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelSDY committed Mar 26, 2023
1 parent 3910245 commit 91e5836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
tags: |
type=ref,event=branch
type=ref,event=tag
type=sha,format=long
type=sha,prefix=,format=long
- name: Build and push container image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down

0 comments on commit 91e5836

Please sign in to comment.