Browse Source

сборка+++++

kpmy 8 năm trước cách đây
mục cha
commit
6362b04f2e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

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