Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathonsim committed Feb 27, 2019
2 parents 937f6f9 + 2c1fbe2 commit 4df3098
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<a href="https://idealstack.io/">
<img src="https://idealstack.io/application/themes/idealstack/img/github-banner.svg" alt="Idealstack - the best way to run PHP on AWS" title="Idealstack - the best way to run PHP on AWS" align="right" />
</a>
#Codebuild PHP Example

# Codebuild PHP Example

This repository provides an example of using Codebuild for PHP to test code, produce code coverage reports & deploy automatically to SFTP/SSH

You probably want to read the articles we've posted showing how to set all this up:
- [Part 1 - setting up Codebuild for PHP](https://idealstack.io/blog/setting-aws-codebuild-test-php-project)
- [Part 2 - adding caching & code coverage](https://idealstack.io/blog/codebuild-2-speeding-it-using-caching-adding-code-coverage)
- [Part 3 - deploying automatically over sftp/ssh](https://idealstack.io/blog/codebuild-deploying-using-sftp-idealstack-or-any-similar-system)



0 comments on commit 4df3098

Please sign in to comment.