8000 Auto publish to internal pypi on release (#1823) · Tarty/sentry-python@2f67f12 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 2f67f12

Browse files
Auto publish to internal pypi on release (getsentry#1823)
1 parent 2f916d3 commit 2f67f12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.craft.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
minVersion: 0.28.1
1+
minVersion: 0.34.1
22
targets:
33
- name: pypi
44
includeNames: /^sentry[_\-]sdk.*$/
@@ -23,5 +23,7 @@ targets:
2323
- python3.8
2424
- python3.9
2525
license: MIT
26+
- name: sentry-pypi
27+
internalPypiRepo: getsentry/pypi
2628
changelog: CHANGELOG.md
2729
changelogPolicy: auto

0 commit comments

Comments
 (0)
0