mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-10 17:32:29 -04:00
Co-authored-by: Matthew Irish <39469+meirish@users.noreply.github.com>
This commit is contained in:
parent
e5c23d42d1
commit
ce5dd467f2
1 changed files with 1 additions and 0 deletions
1
.github/actions/metadata/action.yml
vendored
1
.github/actions/metadata/action.yml
vendored
|
|
@ -159,6 +159,7 @@ runs:
|
|||
is_ce_in_enterprise=$([[ $base_ref == ce/* ]] && echo "true" || echo "false")
|
||||
if [ "$is_ce_in_enterprise" = 'true' ]; then
|
||||
is_enterprise="false"
|
||||
is_ent_branch="false"
|
||||
go_tags=''
|
||||
version_metadata='${{ inputs.vault-version }}'
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue