Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Sealos
Commits
1541a5b8
Commit
1541a5b8
authored
5 years ago
by
fanux
Browse files
Options
Download
Email Patches
Plain Diff
fix fucking all oss config bugs
parent
ecd20b49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.drone.yml
+0
-2
.drone.yml
with
0 additions
and
2 deletions
+0
-2
.drone.yml
+
0
-
2
View file @
1541a5b8
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help