Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
付燕斌
android-image-pack-tool
Commits
3d0ec169
Commit
3d0ec169
authored
Jul 25, 2024
by
fuyanbin
Browse files
打包thirdparty.json到smallp
parent
4e611fdd
Pipeline
#49969
passed with stages
in 57 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pack-system-part-ci.sh
View file @
3d0ec169
...
@@ -220,6 +220,11 @@ update_hugepall_zipfile() {
...
@@ -220,6 +220,11 @@ update_hugepall_zipfile() {
zip
-u
-j
"
$hugep_zip_file
"
"
$config_json_file
"
zip
-u
-j
"
$hugep_zip_file
"
"
$config_json_file
"
zip
-u
-j
"
$hugep_zip_file
"
"
$config_json_file_bak
"
zip
-u
-j
"
$hugep_zip_file
"
"
$config_json_file_bak
"
zip
-u
-j
"
$hugep_zip_file
"
"./services/hugep"
zip
-u
-j
"
$hugep_zip_file
"
"./services/hugep"
if
[[
-f
/baseimages/
"
${
VENDOR
}
-
${
ORGCODE
}
-thirdparty.json"
]]
then
cp
/baseimages/
"
${
VENDOR
}
-
${
ORGCODE
}
-thirdparty.json"
"
$build_dir
/thirdparty.json"
zip
-u
-j
"
$hugep_zip_file
"
"
$build_dir
/thirdparty.json"
fi
}
}
upload
()
{
upload
()
{
...
...
Write
Preview
Markdown
is supported
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