mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-06 12:59:13 +00:00
Update main.yml
This commit is contained in:
parent
6017ff0a55
commit
ed22399824
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'feature/try_github_action'
|
||||
- 'feature/try_guthub_action'
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
@ -20,10 +19,6 @@ jobs:
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=sha
|
||||
# - name: Set up QEMU
|
||||
# uses: docker/setup-qemu-action@v1
|
||||
# - name: Set up Docker Buildx
|
||||
# uses: docker/setup-buildx-action@v1
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user