mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 06:50:34 +00:00
Update base image to use stable branch 'release-0.14'
Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
@@ -24,10 +24,10 @@ jobs:
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
|
||||
- name: Run E2E deployment and tests
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@devel
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@release-0.14
|
||||
with:
|
||||
using: ${{ matrix.cable_driver }} ${{ matrix.globalnet }} ${{ matrix.lighthouse }}
|
||||
|
||||
- name: Post mortem
|
||||
if: failure()
|
||||
uses: submariner-io/shipyard/gh-actions/post-mortem@devel
|
||||
uses: submariner-io/shipyard/gh-actions/post-mortem@release-0.14
|
||||
|
||||
Reference in New Issue
Block a user