zhangys36 2 anni fa
parent
commit
20115c7176
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: