Skip to content

Commit e330e31

Browse files
authored
DOC add CI section to README for bundle build process
1 parent 1858f31 commit e330e31

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,8 @@ docker run --rm -u root \
128128
--name scoring docker-image \
129129
python /app/scoring_program/scoring.py
130130
```
131+
132+
### CI for the bundle
133+
134+
This repo defines a CI for the bundle, which build a docker image from the `tools/Dockerfile`,
135+
and try to run `tools/setup_data.py` and then the ingestion/scoring programs.

0 commit comments

Comments
 (0)