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: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,8 @@ and [assertible](https://assertible).
9
9
## How it works
10
10
11
11
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
0 commit comments