Skip to content

Commit 6203564

Browse files
authored
Merge pull request #39 from teams-notifier/fix/dockerignore-migration
fix: remove db/migrations from .dockerignore
2 parents a64d7ca + f368aa0 commit 6203564

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.dockerignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ docker-compose*.yml
5050
build.sh
5151
push.sh
5252

53-
# Database
54-
db/migrations/
55-
*.sql
56-
5753
# Environment
5854
.env
5955
.env.local

0 commit comments

Comments
 (0)