Explorar el Código

More drone tests.

Joe Clarke hace 3 años
padre
commit
56b9173e94
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -4,7 +4,7 @@ type: docker
 
 steps:
   - name: test
-    image: alpine
+    image: cisco-nso-base:5.3-jclarke
     commands:
-      - cat setup_meraki_nets.py
+      - pwd
       - echo "It worked"