Browse Source

сборка+++++

kpmy 8 years ago
parent
commit
6362b04f2e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -1,10 +1,10 @@
 pipeline:
 pipeline:
-  build:
+  qfe_build:
     image: node
     image: node
     commands:
     commands:
       - npm install -g bower
       - npm install -g bower
       - bower install --allow-root
       - bower install --allow-root
-  deploy:
+  qfe_docker:
     image: docker
     image: docker
     volumes:
     volumes:
       - /var/run/docker.sock:/var/run/docker.sock
       - /var/run/docker.sock:/var/run/docker.sock