mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
release testing: always save the metadata (#20402)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
80b563e21e
commit
90bc69557f
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ jobs:
|
|||
|
||||
save-metadata:
|
||||
runs-on: linux
|
||||
if: always()
|
||||
needs: test
|
||||
steps:
|
||||
- name: Persist metadata
|
||||
|
|
|
|||
Loading…
Reference in a new issue