Skip to content

Commit

Permalink
Removed test scripts from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Jul 16, 2024
1 parent c59469f commit 5da905f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ COPY config.json ./dist/share/everest/modules/OCPP201/config.json
COPY device_model_storage_maeve_sp1.db ./dist/share/everest/modules/OCPP201/device_model_storage.db

COPY run-test.sh /ext/source/tests/run-test.sh
COPY test-exit-code.sh /ext/source/tests/test-exit-code.sh
COPY test-cat.sh /ext/source/tests/test-cat.sh

LABEL org.opencontainers.image.source=https://github.com/everest/everest-demo

0 comments on commit 5da905f

Please sign in to comment.