Skip to content
Snippets Groups Projects
Commit 646d1bf5 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

ci: Make apt-get install unattended

parent f5d7ee23
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ build-linux:
- if: '$CI_COMMIT_TAG'
script:
- apt-get update
- apt-get install python3-nbxmpp-nightly
- apt-get install -y python3-nbxmpp-nightly
- python3 setup.py sdist
- python3 .ci/debian_build.py "$(find dist/gajim-*)" 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment