release testing: always save the metadata (#20402)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
ad96cf88e8
commit
190783a87f
|
@ -64,6 +64,7 @@ jobs:
|
||||||
|
|
||||||
save-metadata:
|
save-metadata:
|
||||||
runs-on: linux
|
runs-on: linux
|
||||||
|
if: always()
|
||||||
needs: test
|
needs: test
|
||||||
steps:
|
steps:
|
||||||
- name: Persist metadata
|
- name: Persist metadata
|
||||||
|
|
Loading…
Reference in New Issue