mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-01 00:35:31 +00:00
Update main.yml
This commit is contained in:
parent
231a4f2f8f
commit
d712acb3f2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
id: meta
|
||||
uses: crazy-max/ghaction-docker-meta@v2
|
||||
with:
|
||||
images: gcr.io/up9-docker-hub/mizu/${GITHUB_REF#refs/heads/}
|
||||
images: gcr.io/up9-docker-hub/mizu/${GITHUB_REF##*/}
|
||||
tags: |
|
||||
type=sha
|
||||
type=raw,${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user