Skip to content

Commit

Permalink
Temporary disable k8s scans tests as they are failing and the deploym…
Browse files Browse the repository at this point in the history
…ent is failing.
  • Loading branch information
slavcho committed Dec 13, 2023
1 parent 5379170 commit dde8764
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,6 @@ jobs:
- name: Build production manifests
run: kustomize build manifests/overlays/production > prod-manifests.yaml

- name: Scan production manifests with Mondoo
uses: mondoohq/actions/k8s-manifest@main
env:
MONDOO_CONFIG_BASE64: ${{ secrets.MONDOO_SECRET }}
with:
path: prod-manifests.yaml

run-playwright:
name: Run Playwright
uses: ./.github/workflows/playwright.yml
Expand Down

0 comments on commit dde8764

Please sign in to comment.