Skip to content

Commit

Permalink
Add artifacts manifest (automatically generated)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanneryan committed Aug 1, 2024
1 parent 8bcbbc7 commit fcc0ade
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .release/vault-ssh-helper-artifacts.hcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
schema = 1
artifacts {
zip = [
"vault-ssh-helper_${version}_linux_386.zip",
"vault-ssh-helper_${version}_linux_amd64.zip",
"vault-ssh-helper_${version}_linux_arm.zip",
"vault-ssh-helper_${version}_linux_arm64.zip",
]
}

0 comments on commit fcc0ade

Please sign in to comment.