Skip to content

Commit

Permalink
Move docker scenario to scenario folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph McKinsey committed Oct 6, 2022
1 parent 061811c commit 0b28801
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -10,7 +10,7 @@ RUN --mount=type=secret,id=gadal_github_key pip install git+ssh://[email protected]
WORKDIR /simulation

COPY test_full_systems.py .
COPY docker_system.json .
COPY scenarios/docker_system.json docker_system.json
COPY AWSFeeder AWSFeeder
COPY LocalFeeder LocalFeeder
COPY README.md .
Expand Down
File renamed without changes.

0 comments on commit 0b28801

Please sign in to comment.