Skip to content

Commit

Permalink
Merge pull request #131 from kubescape/update-workflow
Browse files Browse the repository at this point in the history
test should run against main helm and systest
  • Loading branch information
rcohencyberarmor committed Jun 26, 2023
2 parents e210029 + 04a7605 commit b6bc734
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ jobs:
IMAGE_NAME: quay.io/${{ github.repository_owner }}/kubevuln
IMAGE_TAG: v0.2.${{ github.run_number }}
COMPONENT_NAME: kubevuln
SYSTEM_TESTS_BRANCH: relevancy
CGO_ENABLED: 0
GO111MODULE: "on"
BUILD_PLATFORM: linux/amd64,linux/arm64
GO_VERSION: "1.20"
HELM_BRANCH: "dev"
REQUIRED_TESTS: '[
"vulnerability_scanning",
"vulnerability_scanning_cve_exceptions",
Expand Down

0 comments on commit b6bc734

Please sign in to comment.