Skip to content

Commit

Permalink
Add docker-metadata tags to images
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Jun 13, 2022
1 parent 216246e commit 3d4b771
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: mumoshu/aws-secret-operator
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
Expand Down

0 comments on commit 3d4b771

Please sign in to comment.