mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2026-01-23 07:12:51 -05:00
gh-actions/update-container (#24)
Remove unneeded tags from the container update process.
This commit is contained in:
2
.github/workflows/update-image.yml
vendored
2
.github/workflows/update-image.yml
vendored
@@ -25,6 +25,4 @@ jobs:
|
|||||||
registry: docker.pkg.github.com
|
registry: docker.pkg.github.com
|
||||||
repository: ${{ github.repository }}/simple-monerod
|
repository: ${{ github.repository }}/simple-monerod
|
||||||
tags: latest, ${{ steps.get_tag.outputs.tag }}
|
tags: latest, ${{ steps.get_tag.outputs.tag }}
|
||||||
tag_with_ref: true
|
|
||||||
add_git_labels: true
|
add_git_labels: true
|
||||||
tag_with_sha: true
|
|
||||||
Reference in New Issue
Block a user