ci: work around new git safe.directory check

wip v2.2.5
jaseg 2022-06-10 23:07:03 +02:00
rodzic f55cfb4b35
commit 0e5b1cb999
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,7 @@ build:wasi-svg-flatten:
stage: build
image: "registry.gitlab.com/gerbolyze/build-containers/archlinux:latest"
script:
- git config --global --add safe.directory "$CI_PROJECT_DIR"
- cd svg-flatten # we start out in the repo's root
- make -j 2 build/svg-flatten.wasm
- cp build/svg-flatten.wasm svg_flatten_wasi/