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

Commit

Permalink
feat(ci): only push tagged images
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisBiondic committed Jun 29, 2023
1 parent f9c1b59 commit 6dc2b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 6dc2b69

Please sign in to comment.