Skip to content

Commit

Permalink
chore(ci): do not push sha hashes as image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Jul 21, 2024
1 parent 17ae0ca commit 487890b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
tags: |
latest
${{ needs.changelog.outputs.version }}
${{ github.sha }}
${{ env.MAJOR_MINOR_TAG }}
- name: Build and Push Docker Image
Expand Down

0 comments on commit 487890b

Please sign in to comment.