zhangys36 il y a 2 ans
Parent
commit
20115c7176
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -58,6 +58,7 @@ steps:
         - cd /www/wwwroot/railway-web.ninecase.top/release
         - docker build -t iamsee/railway-web:1.0.0 .
         - docker save -o railway-web@1.0.0.tar iamsee/railway-web:1.0.0
+        
 volumes:
   - name: cache # The name use in this pipeline,
     host: