mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 13:50:34 +00:00
Update base image to use stable branch 'release-0.15'
Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
@@ -24,10 +24,10 @@ jobs:
|
||||
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
|
||||
|
||||
- name: Run E2E deployment and tests
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@devel
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@release-0.15
|
||||
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.15
|
||||
|
||||
Reference in New Issue
Block a user