mirror of
https://github.com/hashicorp/vault.git
synced 2026-01-18 23:21:10 +01:00
enos: always test from the same branch as the revision (#24462)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
980691c129
commit
efda1c6d4e
@ -97,6 +97,8 @@ jobs:
|
||||
ENOS_DEBUG_DATA_ROOT_DIR: /tmp/enos-debug-data
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
with:
|
||||
ref: ${{ inputs.vault-revision }}
|
||||
- uses: hashicorp/setup-terraform@v2
|
||||
with:
|
||||
# the Terraform wrapper will break Terraform execution in Enos because
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user