Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOProUnity_V2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOProUnity_V2
Commits
10a93d7a
Commit
10a93d7a
authored
Sep 04, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move
parent
c860cd57
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
ci/assets-locale.sh
ci/assets-locale.sh
+0
-0
ci/pack.sh
ci/pack.sh
+0
-0
ci/upload-packager.sh
ci/upload-packager.sh
+0
-0
No files found.
.gitlab-ci.yml
View file @
10a93d7a
...
...
@@ -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
...
...
.
ci/assets-locale.sh
→
ci/assets-locale.sh
View file @
10a93d7a
File moved
.
ci/pack.sh
→
ci/pack.sh
View file @
10a93d7a
File moved
.
ci/upload-packager.sh
→
ci/upload-packager.sh
View file @
10a93d7a
File moved
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