Skip to content
Snippets Groups Projects
Unverified Commit 0e618418 authored by Yoav Rotem's avatar Yoav Rotem Committed by GitHub
Browse files

Update release.yml (#1014)

parent 04292261
No related branches found
No related tags found
No related merge requests found
......@@ -32,12 +32,9 @@ jobs:
run: |
kubectl cluster-info
kubectl describe node
- name: Apply jobs
run: kubectl apply -f job.yaml
- name: Run integration tests
run: |
kubectl wait --for=condition=complete job.batch/kube-bench --timeout=60s
kubectl logs job/kube-bench > ./test.data
make integration-test
- name: Compare output with expected output
uses: GuillaumeFalourd/diff-action@v1
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment