Simplify Vault start on Windows
Some checks failed
Some checks failed
This commit is contained in:
@@ -73,6 +73,11 @@ jobs:
|
||||
VAULT_SKIP_VERIFY: "true"
|
||||
run: |
|
||||
.\script\vault-setup.ps1
|
||||
artifacts:
|
||||
paths:
|
||||
- vault.pid
|
||||
- vault.out.log
|
||||
- vault.err.log
|
||||
|
||||
- name: Vet
|
||||
run: go vet -v ./...
|
||||
|
Reference in New Issue
Block a user