Skip to content

Commit

Permalink
Add missing directory in system-tests.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau committed Dec 12, 2024
1 parent 6005a9a commit aa19f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/dockerfiles/tests/system-tests.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ COPY cmd cmd
RUN true
COPY client client
COPY ias_keys ias_keys
COPY eip191 eip191

COPY spid.txt ias_keys/develop/spid.txt
COPY spid.txt ias_keys/sw_dummy/spid.txt
Expand Down

0 comments on commit aa19f2b

Please sign in to comment.