Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
566ae41d by André Apitzsch at 2020-03-11T22:24:15+01:00
CI: Don't upload build to ftp server
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -21,9 +21,7 @@ run-build:
stage: build
script:
- rm -rf dist
- - export FN="nbxmpp-"$(date +%F)
- python3 setup.py sdist
- - scp dist/nbxmpp-*.tar.gz
panoramix:/var/www/gajim/downloads/snap/ci/$FN-$CI_COMMIT_SHA.tar.gz
artifacts:
name: "nbxmpp-$CI_COMMIT_SHA"
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/566ae41d7dd2e76ead0e26db58269925c1b1ce15
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/566ae41d7dd2e76ead0e26db58269925c1b1ce15
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits