mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-19 20:47:05 +00:00
chore(docker): publish edge image
This commit is contained in:
parent
fda917463c
commit
bf6fe82b54
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
@ -22,6 +22,9 @@ jobs:
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: ncarlier/webhookd
|
images: ncarlier/webhookd
|
||||||
|
tags: |
|
||||||
|
type=edge
|
||||||
|
type=semver,pattern={{version}}
|
||||||
|
|
||||||
- name: Log in to Docker Hub
|
- name: Log in to Docker Hub
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user