Przeglądaj źródła

ci: fix node_dump

Ivan Dyachkov 2 lat temu
rodzic
commit
d7725c72cf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/run_docker_tests.yaml

+ 1 - 1
.github/workflows/run_docker_tests.yaml

@@ -112,5 +112,5 @@ jobs:
       # simple smoke test for node_dump
       - name: test node_dump
         run: |
-          docker exec -u root node1.emqx.io apt update && apt install -y net-tools
+          docker exec -t -u root node1.emqx.io bash -c 'apt-get -y update && apt-get -y install net-tools'
           docker exec node1.emqx.io node_dump