Skip to content

Commit d456bd8

Browse files
committed
Add the list of steps that will be performed on the CI platform
[refs #8d8a7f6edd7d]
1 parent 9499709 commit d456bd8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ci_steps.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## What we will do
2+
* Install dependencies
3+
* Docker
4+
* Docker Compose
5+
* bash
6+
* Setup the environment
7+
* Start containers with Docker Compose
8+
* Prepare the database
9+
* Run the test suite
10+
* Extract and store artifacts
11+
* Build, tag and push the image

0 commit comments

Comments
 (0)