Skip to content
Snippets Groups Projects
Commit d074c8f2 authored by Krzysztof Dyszczyk's avatar Krzysztof Dyszczyk
Browse files

Composer for prod

parent a3c9bdb3
No related branches found
Tags 1.10.6
1 merge request!10CI do wrzucania na demo
......@@ -151,7 +151,7 @@ build to deploy:
- cp -rf ${CI_PROJECT_DIR}/* /tmp/release
- cp -rf /tmp/release/* ${CI_PROJECT_DIR}/release/${CI_PROJECT_NAME}
- cd ${CI_PROJECT_DIR}/release/${CI_PROJECT_NAME}
# - composer install --no-dev --no-progress
- composer install --no-dev --no-progress
- rm -rf build-coverage release tests docs .git .editorconfig .gitignore .gitlab-ci.yml apigen.neon \
composer.json composer.lock phpcs.xml.dist phpunit-integration.xml phpunit-unit.xml composer.phar wp-cli.phar
- cd ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment