You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2020/12/06 15:24:50 UTC

[incubator-hop] 08/22: HOP-2122

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

commit 9a15298bad038a933ac0889686de74d05cb1a6c2
Author: Hans Van Akelyen <ha...@gmail.com>
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