Skip to content

Commit

Permalink
[CI] Deploy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-extension-admin committed Jan 21, 2024
1 parent 6d22350 commit 9d99a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY pkg/*.txt ${PKG_DIR}/

RUN pip install --upgrade pip && \
pip install --upgrade -r ${PKG_DIR}/pip_requirements.txt \
pip install --upgrade --pre spaceone-inventory
pip install --upgrade --pre spaceone-cost-analysis

COPY src ${SRC_DIR}
WORKDIR ${SRC_DIR}
Expand Down

0 comments on commit 9d99a65

Please sign in to comment.