Commit e4daec6e authored by 神楽坂玲奈's avatar 神楽坂玲奈

ci

parent b7ec0e68
Pipeline #38910 failed with stages
in 41 minutes and 41 seconds
...@@ -37,8 +37,8 @@ StandaloneLinux64: ...@@ -37,8 +37,8 @@ StandaloneLinux64:
artifacts: artifacts:
paths: paths:
- Builds/StandaloneLinux64 - Builds/StandaloneLinux64
exclude: # exclude:
- Builds/StandaloneLinux64/MDPro3_BurstDebugInformation_DoNotShip # - Builds/StandaloneLinux64/MDPro3_BurstDebugInformation_DoNotShip
StandaloneWindows64: StandaloneWindows64:
extends: .unity extends: .unity
image: unityci/editor:6000.0.24f1-windows-mono-3 image: unityci/editor:6000.0.24f1-windows-mono-3
...@@ -47,8 +47,8 @@ StandaloneWindows64: ...@@ -47,8 +47,8 @@ StandaloneWindows64:
artifacts: artifacts:
paths: paths:
- Builds/StandaloneWindows64 - Builds/StandaloneWindows64
exclude: # exclude:
- Builds/StandaloneWindows64/MDPro3_BurstDebugInformation_DoNotShip # - Builds/StandaloneWindows64/MDPro3_BurstDebugInformation_DoNotShip
StandaloneOSX: StandaloneOSX:
extends: .unity extends: .unity
image: unityci/editor:6000.0.24f1-mac-mono-3 image: unityci/editor:6000.0.24f1-mac-mono-3
...@@ -58,5 +58,5 @@ StandaloneOSX: ...@@ -58,5 +58,5 @@ StandaloneOSX:
artifacts: artifacts:
paths: paths:
- Builds/StandaloneOSX - Builds/StandaloneOSX
exclude: # exclude:
- Builds/StandaloneOSX/MDPro3_BurstDebugInformation_DoNotShip # - Builds/StandaloneOSX/MDPro3_BurstDebugInformation_DoNotShip
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