We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f422f3 commit ee01062Copy full SHA for ee01062
README.md
@@ -1,2 +1,10 @@
1
-# php-deployer-pipeline
2
-Deployer Pipeline Container for PHP Deployments
+## How To Deploy PHP Application with Deployer via Bitbucket CI/CD
+
3
+Please have a look at this article to find out how to use Deployer with self-build docker image and benefits of using your own image.
4
5
+https://medium.com/@mtigdemir/php-deployment-with-deployer-to-aws-via-bitbucket-pipeline-a605763c63bf
6
7
8
+## Example Bitbucket Pipeline
9
10
+<script src="https://gist.github.com/mtigdemir/1bb599d7fa5caad3ab647aad87fadc18.js"></script>
0 commit comments