summaryrefslogtreecommitdiff
path: root/.craft.yml
diff options
context:
space:
mode:
authorAnton Ovchinnikov <anton@tonyo.info>2019-01-15 12:03:33 +0100
committerGitHub <noreply@github.com>2019-01-15 12:03:33 +0100
commitd891c20f0f930153f508e9d698d9de42e910face (patch)
tree7b552ec0ffea81855a3e0e0d2c5dd76e279d7b9c /.craft.yml
parent174c2838e8a024bac4761eb2b33d25ac6629a0a6 (diff)
downloadraven-d891c20f0f930153f508e9d698d9de42e910face.tar.gz
ci: Use craft for publishing new releases (#1346)
* ci: Use craft for publishing new releases * fix: Update .craft.yml * fix: Remove probot conf files
Diffstat (limited to '.craft.yml')
-rw-r--r--.craft.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.craft.yml b/.craft.yml
new file mode 100644
index 0000000..c5193f0
--- /dev/null
+++ b/.craft.yml
@@ -0,0 +1,9 @@
+---
+minVersion: '0.7.0'
+changelogPolicy: simple
+github:
+ owner: getsentry
+ repo: raven-python
+targets:
+ - name: pypi
+ - name: github