mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Improved docker push github action
This commit is contained in:
parent
234a4cfffa
commit
d5c7cbc4a9
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user