Compare commits

..

1 Commits

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

View File

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