Skip to content

Commit

Permalink
test six
Browse files Browse the repository at this point in the history
Signed-off-by: AnaisUrlichs <[email protected]>
  • Loading branch information
AnaisUrlichs committed Jun 27, 2023
1 parent 482bae5 commit 38bdc6e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
build-and-deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trivyfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- main
jobs:
build:
fs:
name: Build
runs-on: ubuntu-20.04
steps:
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/trivykubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ jobs:
uses: azure/setup-helm@v3
with:
version: v3.11.2
- uses: actions/checkout@master
- uses: engineerd/[email protected]
- name: Testing
-
uses: engineerd/[email protected]
with:
version: 'v0.20.0'
-
name: Testing
run: |
kubectl cluster-info
kubectl get pods -n kube-system
Expand Down

0 comments on commit 38bdc6e

Please sign in to comment.