CI: store built apks as artifacts (MR 1264)

This commit is contained in:
Raatty 2020-05-24 20:28:55 +12:00 committed by Oliver Smith
parent 50d8465d41
commit 86c6ce9ad0
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -129,3 +129,8 @@ aports-build:
- sh ./install_pmbootstrap.sh
script:
- PYTHONUNBUFFERED=1 su pmos -c ".gitlab-ci/build_changed_aports.py"
- cp -r /home/pmos/.local/var/pmbootstrap/packages/ packages/ || true
artifacts:
expire_in: 1 week
paths:
- packages/