Compare commits

..

1 Commits

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

View File

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