mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-24 23:34:45 +00:00
Update main.yml
This commit is contained in:
parent
dd78e5c962
commit
efcc071a3e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
name: checkout
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
uses: sendinblue/build-and-push-action@main
|
uses: sendinblue/build-and-push-action@main
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user