Skip to content

Commit

Permalink
fix: Make e2e test working with build image (#1855)
Browse files Browse the repository at this point in the history
* refactor create release github action


---------

Co-authored-by: Jeremy Harisch <[email protected]>
Co-authored-by: Tomasz Smelcerz <[email protected]>
  • Loading branch information
3 people committed Sep 11, 2024
1 parent 9dee979 commit 4b981cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 129 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
k8s_version:
description: With Kubernetes version
required: false

pull_request_target:
types: [ opened, edited, synchronize, reopened, ready_for_review ]
jobs:
build-image:
name: Build Image
Expand Down
128 changes: 0 additions & 128 deletions .github/workflows/test-smoke.yml

This file was deleted.

0 comments on commit 4b981cf

Please sign in to comment.