Files
SfeduSchedule/.dockerignore
Sergey Karmanov 60d541e34f
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 28s
Обновление Docker Compose для Playwright
2025-09-06 14:25:09 +03:00

26 lines
354 B
Plaintext

**/.playwright
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.idea
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md