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

ci: Disable debian build

Until we have a custom docker image for it
parent 9b64fbab
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ build-linux:
- if: '$CI_COMMIT_TAG'
script:
- python3 setup.py sdist
- python3 .ci/debian_build.py "$(find dist/gajim-*)" 1
# - python3 .ci/debian_build.py "$(find dist/gajim-*)" 1
artifacts:
name: "gajim-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA"
......
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