Skip to content

Commit 7b32331

Browse files
committed
Fix formatting between badges in README.md
1 parent bb9e518 commit 7b32331

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

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

3-
Production status: [![Assertible status](https://assertible.com/apis/d1d4c735-9afc-42d9-970a-f5b1cc797152/status?api_token=8b55a286830323effb)](https://assertible.com)
4-
Staging status: [![Assertible status](https://assertible.com/apis/d1d4c735-9afc-42d9-970a-f5b1cc797152/status?api_token=8b55a286830323effb&environment=staging)](https://assertible.com)
5-
Codeship build status: [![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)
68

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

0 commit comments

Comments
 (0)