mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-19 19:25:41 +02:00
ci: has alpine:edge finally moved to python3?
This commit is contained in:
parent
7ed35052bb
commit
12feaf1ccd
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ debug:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apk add gcovr
|
- apk add gcovr
|
||||||
- python2 -m ensurepip --upgrade
|
|
||||||
- python2 -m pip install --upgrade pip
|
|
||||||
- python2 -m pip install --upgrade setuptools
|
|
||||||
- mkdir -p bld/debug
|
- mkdir -p bld/debug
|
||||||
- cd bld/debug
|
- cd bld/debug
|
||||||
- meson --buildtype=debug -Db_coverage=true ../..
|
- meson --buildtype=debug -Db_coverage=true ../..
|
||||||
|
|
Loading…
Add table
Reference in a new issue