Explorar el Código

:poop: testing build with ssh push part 3

tags/0.9.0
J hace 5 años
padre
commit
3232150d74
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml Ver fichero

63
   settings:
63
   settings:
64
     branch: master
64
     branch: master
65
     remote: maeda@143.110.234.41:opt/vue-wp.git
65
     remote: maeda@143.110.234.41:opt/vue-wp.git
66
+    remote_name: staging
66
     force: true
67
     force: true
67
     ssh_key:
68
     ssh_key:
68
-      from_secret: infra_key
69
+      from_secret: push_deploy_key
69
 
70
 
70
 volumes:
71
 volumes:
71
   - name: node_cache
72
   - name: node_cache

Loading…
Cancelar
Guardar