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