mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 14:58:44 +00:00
Update main.yml
This commit is contained in:
parent
5d0322e170
commit
772e628cdf
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
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 }}
|
||||||
type=raw,latest
|
type=raw,latest
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user