Sfoglia il codice sorgente

:poop: testing build with ssh push part 3

tags/0.9.0
J 5 anni fa
parent
commit
3232150d74
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml Vedi File

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

Loading…
Annulla
Salva