mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-27 08:39:49 +00:00
Update main.yml
This commit is contained in:
parent
feda1220b1
commit
a21a3868c6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
name: checkout
|
name: checkout
|
||||||
- name: Login to DockerHub
|
- name: build push docker image to gcr
|
||||||
uses: sendinblue/build-and-push-action@main
|
uses: sendinblue/build-and-push-action@main
|
||||||
with:
|
with:
|
||||||
image-name: 'mizu/${GITHUB_REF##*/}'
|
image-name: 'mizu/${GITHUB_REF##*/}'
|
||||||
|
Loading…
Reference in New Issue
Block a user