Skip to content

Commit

Permalink
fix: Demonstrators not being copied to container
Browse files Browse the repository at this point in the history
  • Loading branch information
Elscrux committed Nov 11, 2024
1 parent 4f732c8 commit 9ef6650
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 @@ -49,6 +49,7 @@ ENV PATH="${PATH}:/opt/java/bin"

# Install the toolbox server and its solver scripts
COPY solvers solvers
COPY demonstrators demonstrators
RUN scripts/ci-setup-solvers.sh
COPY --from=builder /app/build/libs/toolbox-server-*.jar toolbox-server.jar

Expand Down

0 comments on commit 9ef6650

Please sign in to comment.