Commit c2db1139 authored by 神楽坂玲奈's avatar 神楽坂玲奈

apps

parent f0b51734
...@@ -14,7 +14,7 @@ before_deploy: ...@@ -14,7 +14,7 @@ before_deploy:
- unzip OSS_Python_API_20160419.zip - unzip OSS_Python_API_20160419.zip
deploy: deploy:
provider: script provider: script
script: python osscmd uploadfromdir aot oss://moecube/store --id=$ALIYUN_ID --key=$ALIYUN_SECRET script: python osscmd uploadfromdir aot oss://mycard/store --id=$ALIYUN_ID --key=$ALIYUN_SECRET
skip_cleanup: true skip_cleanup: true
on: on:
branch: master branch: master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment