Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core

Commits:
24d2ee6f by Abhilash Raj at 2019-02-25T08:13:41Z
Build and upload sdsist to test downstreams.

- - - - -
cc313c14 by Abhilash Raj at 2019-02-25T08:13:41Z
Merge branch 'ci-upload' into 'master'

Build and upload sdsist to test downstreams.

See merge request mailman/mailman!460
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -69,3 +69,12 @@ diffcov:
   - tox -e py37-diffcov
   except:
   - master
+
+upload:
+  stage: deploy
+  script:
+    - python3 setup.py sdist
+  artifacts:
+    paths:
+      - dist/*
+    expire_in: 1 week



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/f2c0101d373591cc317dd3e1cb183c2f4cf2af03...cc313c14fdaf883b9a89a8b95c93fb32f9c225b2

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/f2c0101d373591cc317dd3e1cb183c2f4cf2af03...cc313c14fdaf883b9a89a8b95c93fb32f9c225b2
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to