mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-09 14:46:36 +08:00
fix missing tags
This commit is contained in:
parent
476a19d686
commit
e684979a64
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-docker.yml
vendored
3
.github/workflows/publish-docker.yml
vendored
|
@ -25,6 +25,9 @@ jobs:
|
|||
with:
|
||||
images:
|
||||
nusak/netmaker
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue