Explorar o código

更新 '.drone.yml'

iamsee %!s(int64=4) %!d(string=hai) anos
pai
achega
68aa1908f9
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      .drone.yml

+ 10 - 0
.drone.yml

@@ -31,6 +31,16 @@ steps:
       script:
         - export PATH=/usr/local/bin:$PATH
         - echo $PATH
+  - name: scp_files_to_test
+    image: appleboy/drone-scp
+    settings:
+      host: 182.92.65.152
+      username: root
+      password: Swsc2021!bd
+      debug: true
+      target: /www/wwwroot/gdsc.svstrong.com/release
+      source: dist
+      rm: true
 volumes:
   - name: cache # The name use in this pipeline,
     host: