accounts/.gitattributes
ErickSkrauch f33439d829 Completely untie the backend from the frontend.
Build nginx and mariadb together with the app image.
Upgrade docker-compose configuration to 3 version.
Add cleanup step to the gitlab-ci.
2019-04-06 15:52:23 +02:00

4 lines
106 B
Plaintext

# Fix EOL for all files, that should be executed inside Docker container
*.sh text eol=lf
yii text eol=lf