! Published.
All checks were successful
Build docker image / build_docker_image (push) Successful in 3m50s
All checks were successful
Build docker image / build_docker_image (push) Successful in 3m50s
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
src/vendor
|
||||
src/database/database.*
|
||||
src/database/sqlite/database.*
|
||||
src/node_modules
|
||||
src/.env
|
||||
src/.env.example
|
||||
src/.scribe
|
||||
src/public/vendor/telescope
|
||||
src/phpunit.xml
|
||||
src/.php-cs-fixer.*
|
||||
src/.editorconfig
|
||||
src/vite.config.js
|
||||
src/tailwind.config.js
|
||||
src/postcss.config.js
|
||||
src/package-lock.json
|
||||
src/storage
|
||||
volumes/
|
||||
.git/
|
||||
.git-crypt/
|
||||
.github/
|
||||
Reference in New Issue
Block a user