Skip to content

Commit

Permalink
fix: add delete_stashed_elements.py in docker image (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMaskedTurtle authored Apr 24, 2024
1 parent cec116b commit 7613878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY requirements.txt \
constant.py \
delete_computation_results.py \
delete_indexed_equipments.py \
delete_stashed_elements.py \
invalidate_nodes_builds.py \
./
RUN pip3 install -r requirements.txt
Expand Down

0 comments on commit 7613878

Please sign in to comment.