feat: Add gitkeep files to trigger initial Docker build for all services
Some checks failed
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Failing after 9s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-07-05 14:43:20 -06:00
parent 85419138a3
commit 8ecd151d46
3 changed files with 3 additions and 0 deletions

1
admin/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Initial build trigger

1
client/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Initial build trigger

1
server/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Initial build trigger