Kaynağa Gözat

更新 '.drone.yml'

iamsee 4 yıl önce
ebeveyn
işleme
68aa1908f9
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  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: