builds up

This commit is contained in:
2021-02-10 20:44:15 -08:00
parent 98cdab4353
commit ed063f0522
3 changed files with 5 additions and 14 deletions

View File

@@ -14,7 +14,9 @@ RUN pip install -r $root_requirement_file $pip_extra_index_url_flag
COPY cic-notify/setup.cfg \
cic-notify/setup.py \
./
COPY cic-notify/cic_notify/ ./cic_notify/
COPY cic-notify/requirements.txt \
cic-notify/test_requirements.txt \
./