mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-26 00:13:16 +03:00
add test cases
This commit is contained in:
@@ -189,7 +189,7 @@ jobs:
|
||||
# this step sets up secres to be used in Test Parsing Secrets (part 2/2)
|
||||
uses: ./
|
||||
with:
|
||||
url: https://localhost:8200
|
||||
url: http://localhost:8200
|
||||
token: testtoken
|
||||
secrets: |
|
||||
secret/data/test-json-string jsonString;
|
||||
|
||||
Reference in New Issue
Block a user