Let's test deploying automatically from dev to prod

This commit is contained in:
Seth Call 2026-01-11 16:13:08 -06:00
parent 77a47c42d9
commit f4fa58750a
1 changed files with 5 additions and 0 deletions

5
.hadolint.yaml Normal file
View File

@ -0,0 +1,5 @@
ignored:
- DL3018
- DL3003
- DL3059
- SC2086