Commit c860cd57 authored by nanahira's avatar nanahira

fix

parent 0f7bc3f9
Pipeline #5251 failed with stages
in 3 minutes
...@@ -351,10 +351,10 @@ upload: ...@@ -351,10 +351,10 @@ upload:
- .common_image - .common_image
stage: deploy stage: deploy
dependencies: dependencies:
- pack_windows_zh-CN - pack_win32_zh-CN
- pack_linux_zh-CN - pack_linux_zh-CN
- pack_darwin_zh-CN - pack_darwin_zh-CN
- pack_windows_en-US - pack_win32_en-US
- pack_linux_en-US - pack_linux_en-US
- pack_darwin_en-US - pack_darwin_en-US
variables: variables:
......
Markdown is supported
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