mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
Use the 'using' input for the E2E GHA
Signed-off-by: Mike Kolesnik <mkolesni@redhat.com>
This commit is contained in:
@@ -22,9 +22,7 @@ jobs:
|
||||
- name: Run E2E deployment and tests
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@devel
|
||||
with:
|
||||
cabledriver: ${{ matrix.cable_driver }}
|
||||
globalnet: ${{ matrix.globalnet }}
|
||||
lighthouse: ${{ matrix.lighthouse }}
|
||||
using: ${{ matrix.cable_driver }} ${{ matrix.globalnet }} ${{ matrix.lighthouse }}
|
||||
|
||||
- name: Post mortem
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user