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