Commit 6004e461 authored by nanahira's avatar nanahira

:Revert "Update .gitlab-ci.yml"

This reverts commit f8f746e1.
parent f8f746e1
Pipeline #39938 passed with stages
in 55 minutes and 58 seconds
......@@ -5,8 +5,7 @@ stages:
- prepare
- build
- pack
- pack2
- pack3
- deploy
dll:
stage: prepare
......@@ -168,7 +167,6 @@ pack_windows:
pack_linux:
extends: .pack
stage: pack3
variables:
BUILD_TARGET: StandaloneLinux64
platform: linux
......@@ -178,7 +176,6 @@ pack_linux:
pack_macos:
extends: .pack
stage: pack2
variables:
BUILD_TARGET: StandaloneOSX
platform: darwin
......
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