mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-04 03:02:45 -04:00
add mcopy
This commit is contained in:
committed by
Aleix Pol i Gonzalez
parent
28fad949cf
commit
574e286ce1
@@ -50,7 +50,7 @@ imaging:
|
||||
- python3 -m pip install --upgrade pip
|
||||
- python3 -m pip install 'BuildStream>=2.7' dulwich tomlkit
|
||||
- sudo ln -sf "$PWD/.venv/bin/bst" /usr/bin/bst
|
||||
- sudo pacman --sync --refresh --noconfirm lzip # needed by gettext apparently
|
||||
- sudo pacman --sync --refresh --noconfirm lzip mtools # lzip needed by gettext apparently. mcopy by build.sh
|
||||
script:
|
||||
- if [ "$IMAGING_MODE" = stage ]; then curl -s https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer | bash; fi
|
||||
- KDECI_BUILD=TRUE ./build.sh --force --debug
|
||||
|
||||
Reference in New Issue
Block a user