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:
|
||||
runs-on: linux
|
||||
if: always()
|
||||
needs: test
|
||||
steps:
|
||||
- name: Persist metadata
|
||||
|
|
Loading…
Reference in New Issue