Browse Source

Create a new noTV CI job

merge-requests/1990/head
Nicolas Pomepuy 2 years ago
parent
commit
fc4a1c5dc5
  1. 1
      buildsystem/gitlab/.gitlab-ci.yml

1
buildsystem/gitlab/.gitlab-ci.yml

@ -492,6 +492,7 @@ release:
name: "${CI_COMMIT_TAG}"
paths:
- application/app/build/outputs/apk/release/VLC-Android-*.apk
- application/app/build/outputs/apk/noTv/VLC-Android-*.apk
- application/app/build/outputs/bundle/release/*.aab
# - application/app/build/outputs/mapping/release/mapping.txt
expire_in: 2 weeks

Loading…
Cancel
Save