mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 09:59:54 +00:00
fix: enable end-to-end tests in release workflow
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
This commit is contained in:
1
.github/workflows/02-release.yaml
vendored
1
.github/workflows/02-release.yaml
vendored
@@ -94,3 +94,4 @@ jobs:
|
||||
COSIGN_PWD: ${{ secrets.COSIGN_PRIVATE_KEY_V1_PASSWORD }}
|
||||
RELEASE: ${{ needs.retag.outputs.NEW_TAG }}
|
||||
CLIENT: release
|
||||
RUN_E2E: "true"
|
||||
|
||||
Reference in New Issue
Block a user