Compare commits

..

1 Commits

Author SHA1 Message Date
e33f943526 feat: check if zip file is valid
Some checks failed
Build / build (pull_request) Successful in 40s
Deploy / deploy (pull_request) Failing after 1m14s
- test the zip file to ensure its valid
2024-12-30 00:35:23 +11:00

View File

@ -58,4 +58,5 @@ jobs:
env:
VAULT_ROLEID: ${{ secrets.TERRAFORM_NOMAD_VAULT_ROLEID }}
run: |
env | grep TF_VAR
make apply