@@ -0,0 +1,2 @@
+cargo build --release
+docker build -t registry.cn-chengdu.aliyuncs.com/cxzx-test/rust-docker:0.1 .
@@ -0,0 +1,4 @@
+git pull
+git add .
+git commit -m 'c'
+git push