Skip to content

Commit

Permalink
Fix dirty git state on release (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman committed Aug 20, 2021
1 parent 3a62464 commit b845694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ references:
run:
name: install hashicorp vault
command: |
cd /tmp
curl -LO https://releases.hashicorp.com/vault/1.8.1/vault_1.8.1_linux_amd64.zip
unzip vault_1.8.1_linux_amd64.zip
mv vault /usr/bin/vault
Expand Down

0 comments on commit b845694

Please sign in to comment.