Philipp Hörist pushed to branch master at gajim / gajim
Commits: 646d1bf5 by lovetox at 2022-07-30T08:10:42+02:00 ci: Make apt-get install unattended - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -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 View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/646d1bf5ba4f7e8554957330877d9e960d1be6f0 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/646d1bf5ba4f7e8554957330877d9e960d1be6f0 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list Commits@gajim.org https://lists.gajim.org/cgi-bin/listinfo/commits