fix secrets in json format

This commit is contained in:
JM Faircloth 2023-06-16 19:47:44 -05:00
parent 62aa8bb4c4
commit 00e0fcabda
8 changed files with 161 additions and 17 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
.PHONY: local-test
local-test:
docker compose down && docker-compose up -d vault && act workflow_dispatch -j local-test