Ver Fonte

More drone tests.

Joe Clarke há 3 anos atrás
pai
commit
56b9173e94
1 ficheiros alterados com 2 adições e 2 exclusões
  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"