Skip to content

Commit

Permalink
Remove pytest_itde from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Feb 20, 2024
1 parent f4707ce commit 397da8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion starter_scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ ENV LANG=C.UTF-8

RUN mkdir /exasol_integration_test_docker_environment
COPY exasol_integration_test_docker_environment /integration_test_docker_environment/exasol_integration_test_docker_environment
COPY pytest_itde /integration_test_docker_environment/pytest_itde
COPY poetry.lock /integration_test_docker_environment/poetry.lock
COPY pyproject.toml /integration_test_docker_environment/pyproject.toml
COPY LICENSE /integration_test_docker_environment/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion starter_scripts/checksums/Dockerfile.sha512sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
64586b7191bf816f7d230414538f054b89895af0681037ea84b26852ac6ab6a5a6ec0ff5b30630cac0685c9824f8e0aaff287e984bd9e7a8b0dcf0ba5133d844 Dockerfile
11ff01926b3c94b4cd20bb754d2014772aa26e53b0bd2fac1af28227542b5997891346a6237fa59c1c30df5715c3e28ad991b58d4b3293ab1c75f954f5b457dd Dockerfile

0 comments on commit 397da8f

Please sign in to comment.