mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-09 13:40:06 +00:00
keep new local test file changes
This commit is contained in:
parent
e64032b55d
commit
492cb7b7c9
2 changed files with 22 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -1,3 +1,3 @@
|
|||
.PHONY: local-test
|
||||
local-test:
|
||||
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test
|
||||
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test -W .github/workflows/local-test.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue