mirror of
https://github.com/foomo/contentfulproxy.git
synced 2026-08-12 12:30:20 +00:00
devops: docker-hub release version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user