Skip to content

Commit 510a678

Browse files
Merge pull request circleci#1954 from circleci/add-db-to-test-page
add the database config link to the test landing page
2 parents 9681187 + a899286 commit 510a678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jekyll/_cci2/test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Document | Description
1515
<a href="{{ site.baseurl }}/2.0/testing-ios/">Testing iOS Applications on macOS</a> | How to set up and customize testing for an iOS application with CircleCI.
1616
<a href="{{ site.baseurl }}/2.0/parallelism-faster-jobs/">Running Tests in Parallel</a> | How to glob and splitting tests inside a job.
1717
<a href="{{ site.baseurl }}/2.0/project-walkthrough/#install-and-run-selenium-to-automate-browser-testing">Install and Run Selenium to Automate Browser Testing</a> | Automate your browser tests.
18+
<a href="{{ site.baseurl }}/2.0/postgres-config/">Configuring Databases</a> | Configuring a database container using Postgres and Rails.
1819
**Code Signing** |
1920
<a href="{{ site.baseurl }}/2.0/ios-codesigning/">Setting Up Code Signing for iOS Projects</a> | Describes the guidelines for setting up code signing for your iOS or Mac project on CircleCI 2.0.
2021
{: class="table table-striped"}

0 commit comments

Comments
 (0)