summaryrefslogtreecommitdiff
path: root/.gitlab/os-macos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/os-macos.yml')
-rw-r--r--.gitlab/os-macos.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab/os-macos.yml b/.gitlab/os-macos.yml
index d9df6214e0..8a006b1a31 100644
--- a/.gitlab/os-macos.yml
+++ b/.gitlab/os-macos.yml
@@ -115,13 +115,8 @@
script:
- *before_script_macos
- - .gitlab/ci/sccache.sh
- # Allow the server to already be running.
- - "sccache --start-server || :"
- - sccache --show-stats
- ctest -VV -S .gitlab/ci/ctest_configure.cmake
- ctest -VV -S .gitlab/ci/ctest_build.cmake
- - sccache --show-stats
- cd build
- cpack -G TGZ
- cpack -G DragNDrop