Sfoglia il codice sorgente

drone [CLEAR_CACHE]

luis 7 anni fa
parent
commit
cbac67f6f2
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -15,7 +15,6 @@ pipeline:
     mount:
       - ./browser/vue-flow/node_modules
       - ./go/deps
-    # Mount the cache volume, needs "Trusted"
     volumes:
       - /tmp/cache:/cache
 
@@ -50,8 +49,8 @@ pipeline:
   deploy:
     image: docker
     when:
-      event: deployment
       environment: staging
+      event: deployment
     commands:
       - echo $HOME
       - mkdir -p DIST