kopia lustrzana https://github.com/jaseg/gerbolyze
Fix compiler issue on debian CI build
rodzic
094aca80b8
commit
b7cdcd396b
|
@ -8,7 +8,7 @@ debian_10:
|
|||
stage: build
|
||||
image: "registry.gitlab.com/gerbolyze/build-containers/debian:10"
|
||||
script:
|
||||
- "export PATH=$HOME/.local/bin:$HOME/.cargo/bin:$PATH"
|
||||
- "export PATH=$HOME/.local/bin:$HOME/.cargo/bin:$PATH CXX=clang++"
|
||||
- "python3 setup.py install --user"
|
||||
- "gerbolyze --help"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue