Skip to content

Commit 644ee6d

Browse files
authored
Merge pull request #2 from assertible/wip-readme-badge
Add Assertible status badge for staging environment
2 parents 73ab41e + 7b32331 commit 644ee6d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Add post deploy smoke tests to any Codeship pipeline
22

3-
[![Assertible status](https://assertible.com/apis/d1d4c735-9afc-42d9-970a-f5b1cc797152/status?api_token=8b55a286830323effb)](https://assertible.com) [![Codeship status](https://codeship.com/projects/1f082380-f64b-0134-b0e6-5e8fac69f0da/status?branch=master)](https://codeship.com)
3+
Production tests: [![Assertible status](https://assertible.com/apis/d1d4c735-9afc-42d9-970a-f5b1cc797152/status?api_token=8b55a286830323effb)](https://assertible.com)
4+
5+
Staging tests: [![Assertible status](https://assertible.com/apis/d1d4c735-9afc-42d9-970a-f5b1cc797152/status?api_token=8b55a286830323effb&environment=staging)](https://assertible.com)
6+
7+
Codeship build: [![Codeship status](https://codeship.com/projects/1f082380-f64b-0134-b0e6-5e8fac69f0da/status?branch=master)](https://codeship.com)
48

59
This is an example of **an automated post-deployment testing
610
pipeline** on staging and production environments, with a sample Ruby

0 commit comments

Comments
 (0)