File manager - Edit - /var/www/ratemypay/bitbucket-pipelines.yml
Back
image: php:8.2 pipelines: branches: staging: - step: name: Build and test script: - echo Building.... # Your build and test commands here - step: name: Deploy To EC2 script: - apt-get update - apt-get install -y openssh-client # SSH into EC2 instance and run deployment script # Give only owner permission - chmod 600 payraty_key.pem # SSH into the server using the temporary key file # Adjust the deploy command to deploy to a different folder for the main branch - ssh -i payraty_key.pem ubuntu@ec2-18-170-7-138.eu-west-2.compute.amazonaws.com 'bash -s' < deploy_staging.sh
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 1.24 |
proxy
|
phpinfo
|
Settings