Commit 10a93d7a authored by nanahira's avatar nanahira

move

parent c860cd57
Pipeline #5252 passed with stages
in 24 minutes and 56 seconds
......@@ -283,7 +283,7 @@ build-StandaloneWindows64:
.pack:
extends: .common_image
stage: pack
script: ./.ci/pack.sh
script: ./ci/pack.sh
artifacts:
paths:
- dist
......@@ -359,7 +359,7 @@ upload:
- pack_darwin_en-US
variables:
appVersion: $CI_COMMIT_TAG
script: ./.ci/upload-packager.sh
script: ./ci/upload-packager.sh
only:
- tags
......
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