Skip to content

Commit 4a67471

Browse files
authored
Add links to Codeship and Assertible docs
1 parent f109ef7 commit 4a67471

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ and [assertible](https://assertible).
99
## How it works
1010

1111
1. Push code to a repository, which is picked up a Codeship.
12-
2. Have a custom deploy script in Codeship to deliver the application
13-
to Heroku.
14-
3. Send a deployment event to Assertible to execute a series of API
12+
2. Create a [deployment pipeline in Codeship](https://documentation.codeship.com/basic/getting-started/deployment-pipelines/) that delivers the app to Heroku.
13+
3. [Send a deployment event to Assertible](https://assertible.com/docs/guide/deployments) to execute a series of API
1514
tests on the new app.
1615

1716
## License

0 commit comments

Comments
 (0)