php linter done, todo: linter for gitlab runner
phpcs in wip
rename dev to prod
linter done
wip
almost done
Merge branch 'dev-ci-cd' into 'master'
Ci/CD pipelines the second stage
See merge request aswi/aswi-2020/aswi2020sebela!2
The final version of the second stage of GitLab pipeline (build and deploy servers are distinct, use of ssh, only shell executor) Re #7748
CI/CD Configuration
See merge request aswi/aswi-2020/aswi2020sebela!1
Merge branch 'master' into 'dev-ci-cd'
Closes #7792
Update .gitlab-ci.yml
The final version of this file unless our server possibilities change
Update build.sh
install docker-compose
Build stage added. In future it will push image to docker hub or GitLab registry (Gitlab registry cant be accessed now).
CI/CD pipeline - php unit test set up
Testing gitlab ci/cd pipeline setup with symfony unit testing examples
Update .gitlab-ci.yml symfony test ci/cd step
Python and py-pip added to php-fpm container for future use
typo
GitLab CI/CD configuration file to set up pipelines - content will be added later
Update .gitignore to not use .gitlab-ci.yml which is used for CI/CD
Update README.md
build and composer install for windows
finall setup for development
empty folder fix for git
absolute path to composer install
fix of docker compose
setup of dev environment
Add README.md