Skip to content

Commit

Permalink
devops: docker-hub release version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpool committed Nov 16, 2021
1 parent faeea9f commit 7b799e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ jobs:
uses: docker/metadata-action@v3
with:
images: foomo/contentfulproxy
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- name: Login to Docker Hub
uses: docker/login-action@v1
Expand Down

0 comments on commit 7b799e8

Please sign in to comment.