Commit 1541a5b8 authored by fanux's avatar fanux
Browse files

fix fucking all oss config bugs

parent ecd20b49
Showing with 0 additions and 2 deletions
+0 -2
......@@ -20,9 +20,7 @@ steps:
OSS_CONFIG:
from_secret: oss-config
commands:
- env
- echo $OSS_CONFIG |base64 --decode >> .ossutilconfig
- cat .ossutilconfig
- ossutil64 -c .ossutilconfig cp sealos oss://sealyun/${DRONE_TAG=latest}/sealos
- echo "[oss 下载地址](https://sealyun.oss-cn-beijing.aliyuncs.com/${DRONE_TAG=latest}/sealos)" >> Note.md
when:
......
Supports Markdown
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