Commit 1fb326b2 authored by fanux's avatar fanux
Browse files

fix oss internal

parent f8d9ec29
Showing with 1 addition and 0 deletions
+1 -0
......@@ -34,6 +34,7 @@ steps:
from_secret: oss-config
commands:
- echo $OSS_CONFIG |base64 --decode >> .ossutilconfig
- cat .ossutilconfig
- tar zcvf sealos.tar.gz sealos
- ossutil64 -c .ossutilconfig cp sealos.tar.gz oss://sealyun/${DRONE_TAG=latest}/sealos.tar.gz
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