mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-22 14:32:35 +00:00
Update main.yml
This commit is contained in:
parent
dced882f75
commit
535ff1c7c7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: crazy-max/ghaction-docker-meta@v2
|
||||
with:
|
||||
images: |
|
||||
gcr.io/up9-docker-hub/mizu/${GITHUB_REF##*/}
|
||||
gcr.io/up9-docker-hub/mizu/${{GITHUB_REF##*/}}
|
||||
tags: |
|
||||
type=sha
|
||||
type=raw,${{GITHUB_SHA}}
|
||||
|
Loading…
Reference in New Issue
Block a user