mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 06:48:47 +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##*/}'
|
||||
tags: |
|
||||
type=sha
|
||||
type=raw,${{GITHUB_SHA}}
|
||||
type=raw,${{ github.sha }}
|
||||
type=raw,latest
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v1
|
||||
|
Loading…
Reference in New Issue
Block a user