mirror of
https://github.com/eko/pihole-exporter.git
synced 2024-11-12 09:53:59 +01:00
Make amd and arm tagging consistent
This commit is contained in:
parent
fc70035d93
commit
0bcc3d8023
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,5 +39,5 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: ekofr/pihole-exporter
|
||||
tag_with_sha: true
|
||||
tags: armv64
|
||||
tags: arm64
|
||||
build_args: OS=linux,ARCH=arm64
|
||||
|
Loading…
Reference in New Issue
Block a user