This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch integration-tests
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/integration-tests by this push:
     new 6af2bf7  HOP-2122
6af2bf7 is described below

commit 6af2bf728b6d15705737e46d7a6d87faea4da3c5
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Sat Dec 5 23:44:09 2020 +0100

    HOP-2122
---
 Dockerfile.unit-tests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile.unit-tests b/Dockerfile.unit-tests
index 1704359..e769812 100644
--- a/Dockerfile.unit-tests
+++ b/Dockerfile.unit-tests
@@ -39,4 +39,4 @@ USER hop
 ENV PATH=$PATH:${DEPLOYMENT_PATH}/hop
 WORKDIR /home/hop
 # CMD ["/bin/bash"]
-ENTRYPOINT ["/bin/bash", "/files/scripts/run-tests.sh"]
\ No newline at end of file
+ENTRYPOINT ["/bin/bash"]
\ No newline at end of file

Reply via email to