mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
Improved docker push github action
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
latest=true
|
||||
tags: |
|
||||
type=semver,pattern=v{{version}}
|
||||
type=ref,event=push
|
||||
type=ref,event=branch
|
||||
type=sha
|
||||
images: ${{ github.actor }}/prometheus-qbittorrent-exporter
|
||||
|
||||
@@ -53,7 +53,7 @@ jobs:
|
||||
latest=true
|
||||
tags: |
|
||||
type=semver,pattern=v{{version}}
|
||||
type=ref,event=push
|
||||
type=ref,event=branch
|
||||
type=sha
|
||||
images: ${{ github.actor }}/prometheus-qbittorrent-exporter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user