Repo cleanup
Some checks failed
Build, test, and deploy Hugo site / build-hugo (push) Failing after 21s

This commit is contained in:
Corbin 2025-03-23 23:00:26 -04:00
parent 38755e1e52
commit f8a3e49540
Signed by: coredotbin
GPG Key ID: B03E030E4322E9D5
3 changed files with 5 additions and 6 deletions

View File

@ -8,7 +8,7 @@ on:
- master
jobs:
deploy-prod:
build-hugo:
runs-on: ubuntu-latest
steps:
- name: Check out repository code

9
.gitignore vendored
View File

@ -1,7 +1,6 @@
keys
public
.vault-password
.terraform
*.tfvars
act_runner*
terraform.tfstate
terraform.tfstate.backup
tofu/.terraform*
tofu/*.tfvars
tofu/terraform.tfstate*