CI: do not clone recursively for PyPI publish
This commit is contained in:
parent
a511e7dc82
commit
a6acc8dc69
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ build:wasi-svg-flatten:
|
|||
|
||||
publish:wasi-svg-flatten:
|
||||
stage: publish
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: none
|
||||
image: "registry.gitlab.com/gerbolyze/build-containers/archlinux:latest"
|
||||
cache: {}
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue