aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svg-flatten/svg-flatten-wasi-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/svg-flatten/svg-flatten-wasi-ci.yml b/svg-flatten/svg-flatten-wasi-ci.yml
index 3ef1d07..e89f799 100644
--- a/svg-flatten/svg-flatten-wasi-ci.yml
+++ b/svg-flatten/svg-flatten-wasi-ci.yml
@@ -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/