Moar bugs squashed
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Populate our test secrets
|
# Populate our test secrets
|
||||||
Write-Output "🔐 Populating test secrets:"
|
Write-Output "🔐 Populating test secrets:"
|
||||||
& "./vault.exe" vault kv put "${TEST_VAULT_KEY}" data="${TEST_VAULT_VALUE}"
|
& "./vault.exe" vault kv put "${env:TEST_VAULT_KEY}" data="${env:TEST_VAULT_VALUE}"
|
||||||
|
|
||||||
# Populate our test transit backend with key
|
# Populate our test transit backend with key
|
||||||
Write-Output "🔐 Populating test transit backend:"
|
Write-Output "🔐 Populating test transit backend:"
|
||||||
|
Reference in New Issue
Block a user