Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro3
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
MyCard
MDPro3
Commits
f8f746e1
Commit
f8f746e1
authored
Aug 05, 2025
by
nanahira
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
5ff6f5a8
Pipeline
#39937
canceled with stages
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
.gitlab-ci.yml
+4
-1
No files found.
.gitlab-ci.yml
View file @
f8f746e1
...
@@ -5,7 +5,8 @@ stages:
...
@@ -5,7 +5,8 @@ stages:
-
prepare
-
prepare
-
build
-
build
-
pack
-
pack
-
deploy
-
pack2
-
pack3
dll
:
dll
:
stage
:
prepare
stage
:
prepare
...
@@ -167,6 +168,7 @@ pack_windows:
...
@@ -167,6 +168,7 @@ pack_windows:
pack_linux
:
pack_linux
:
extends
:
.pack
extends
:
.pack
stage
:
pack3
variables
:
variables
:
BUILD_TARGET
:
StandaloneLinux64
BUILD_TARGET
:
StandaloneLinux64
platform
:
linux
platform
:
linux
...
@@ -176,6 +178,7 @@ pack_linux:
...
@@ -176,6 +178,7 @@ pack_linux:
pack_macos
:
pack_macos
:
extends
:
.pack
extends
:
.pack
stage
:
pack2
variables
:
variables
:
BUILD_TARGET
:
StandaloneOSX
BUILD_TARGET
:
StandaloneOSX
platform
:
darwin
platform
:
darwin
...
...
nanahira
@nanahira
mentioned in commit
6004e461
·
Aug 05, 2025
mentioned in commit
6004e461
mentioned in commit 6004e4617311c3b4c8a6dde5ee30af22b5c43993
Toggle commit list
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