Deploy with:
./bin/deploy.sh production domain.ext
Update with:
composer update
git add .
git commit -m "message"
git push bitbucket master
Deploy with:
./bin/deploy.sh production domain.ext
Update with:
composer update
git add .
git commit -m "message"
git push bitbucket master