Browse Source

Background this output.

Joe Clarke 3 years ago
parent
commit
47afb33062
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -6,7 +6,7 @@ steps:
   - name: test
     image: cisco-nso-base:5.3-jclarke
     commands:
-      - /run-nso.sh &
+      - /run-nso.sh 2>&1 &
       - . /opt/ncs/current/ncsrc
       - ncs_cli --help
       - apt-get update