mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 16:44:01 +08:00
fixed yml file
This commit is contained in:
parent
2ba67d0a60
commit
ec7f308521
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
uses: crazy-max/ghaction-docker-meta@v2
|
uses: crazy-max/ghaction-docker-meta@v2
|
||||||
with:
|
with:
|
||||||
#list of images to use as base name for tags
|
#list of images to use as base name for tags
|
||||||
images: |
|
images:
|
||||||
nusak/netmaker
|
nusak/netmaker
|
||||||
# generate Docker tags based on following events/attributes
|
# generate Docker tags based on following events/attributes
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in a new issue