Parcourir la source

Background this output.

Joe Clarke il y a 3 ans
Parent
commit
47afb33062
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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