disable gn test because it don't work

This commit is contained in:
einhornimmond 2021-03-13 15:30:49 +01:00
parent 823ca015df
commit eaa1b840dc

View File

@ -121,13 +121,13 @@ services:
#########################################################
## GRADIDO NODE test ###################################
#########################################################
gradido-node-test:
build:
context: .
dockerfile: ./gn/docker/deprecated-hedera-node/Dockerfile
container_name: gn-test
working_dir: /opt/gn/build
command: ["./unit_tests"]
# gradido-node-test:
# build:
# context: .
# dockerfile: ./gn/docker/deprecated-hedera-node/Dockerfile
# container_name: gn-test
# working_dir: /opt/gn/build
# command: ["./unit_tests"]
networks:
external-net: