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
6004e461
You need to sign in or sign up before continuing.
Commit
6004e461
authored
Aug 05, 2025
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
:Revert "Update .gitlab-ci.yml"
This reverts commit
f8f746e1
.
parent
f8f746e1
Pipeline
#39938
passed with stages
in 55 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
.gitlab-ci.yml
.gitlab-ci.yml
+1
-4
No files found.
.gitlab-ci.yml
View file @
6004e461
...
@@ -5,8 +5,7 @@ stages:
...
@@ -5,8 +5,7 @@ stages:
-
prepare
-
prepare
-
build
-
build
-
pack
-
pack
-
pack2
-
deploy
-
pack3
dll
:
dll
:
stage
:
prepare
stage
:
prepare
...
@@ -168,7 +167,6 @@ pack_windows:
...
@@ -168,7 +167,6 @@ pack_windows:
pack_linux
:
pack_linux
:
extends
:
.pack
extends
:
.pack
stage
:
pack3
variables
:
variables
:
BUILD_TARGET
:
StandaloneLinux64
BUILD_TARGET
:
StandaloneLinux64
platform
:
linux
platform
:
linux
...
@@ -178,7 +176,6 @@ pack_linux:
...
@@ -178,7 +176,6 @@ pack_linux:
pack_macos
:
pack_macos
:
extends
:
.pack
extends
:
.pack
stage
:
pack2
variables
:
variables
:
BUILD_TARGET
:
StandaloneOSX
BUILD_TARGET
:
StandaloneOSX
platform
:
darwin
platform
:
darwin
...
...
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