Update macOS build pipeline to 0.82 (7348d729) · Commits · René de Hesselle / inkscape · GitLab
René de Hesselle
·
2025-11-30
·
via inkscape:windows_ci_14x commits
| Original line number |
Diff line number |
Diff line |
|
@@ -153,12 +153,12 @@ inkscape:macos: |
|
|
INK_BUILD: $CI_PIPELINE_IID
|
|
|
WRK_DIR: /Users/Shared/work
|
|
|
# ICM = inkscape ci macos
|
|
|
# https://gitlab.com/inkscape/infra/inkscape-ci-macos
|
|
|
ICM_VERSION: 0.81
|
|
|
ICM_REPO_REF: a2b53fc7
|
|
|
ICM_REPO_URL: https://gitlab.com/inkscape/infra/inkscape-ci-macos
|
|
|
before_script:
|
|
|
- |
|
|
|
git clone https://gitlab.com/inkscape/infra/inkscape-ci-macos icm
|
|
|
git -C icm checkout v$ICM_VERSION
|
|
|
git clone $ICM_REPO_URL icm
|
|
|
git -C icm checkout $ICM_REPO_REF
|
|
|
git -C icm submodule update --init --recursive
|
|
|
script:
|
|
|
- icm/jhb/usr/bin/archive install_dmg
|
|
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。