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
1fb326b2
Commit
1fb326b2
authored
5 years ago
by
fanux
Browse files
Options
Download
Email Patches
Plain Diff
fix oss internal
parent
f8d9ec29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.drone.yml
+1
-0
.drone.yml
with
1 addition
and
0 deletions
+1
-0
.drone.yml
+
1
-
0
View file @
1fb326b2
...
...
@@ -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
:
...
...
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