You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/_cci2/test.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Document | Description
15
15
<ahref="{{ 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.
16
16
<ahref="{{ site.baseurl }}/2.0/parallelism-faster-jobs/">Running Tests in Parallel</a> | How to glob and splitting tests inside a job.
17
17
<ahref="{{ 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
+
<ahref="{{ site.baseurl }}/2.0/postgres-config/">Configuring Databases</a> | Configuring a database container using Postgres and Rails.
18
19
**Code Signing** |
19
20
<ahref="{{ 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.
0 commit comments