File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
# or remove the env block entirely and remove the condition in the
16
16
# deploy block.
17
17
env :
18
- - DEPLOY_PYPI="false "
18
+ - DEPLOY_PYPI="true "
19
19
20
20
deploy :
21
21
- provider : releases
@@ -31,7 +31,7 @@ deploy:
31
31
- provider : pypi
32
32
user : adafruit-travis
33
33
password :
34
- secure : # -- PASTE ENCRYPTED PASSWORD HERE --#
34
+ secure : crio5tSRfYyiic1693xoBkllXo4WnVocepQEED2+41EoF403h26h8Sn1WNwgiZP5pfBH9EFkOhvvkh2N0inOCrsaBhpWIBp44dd6NgyrW8K8UK02lAJ0yEyzA54mWPgi0B7g93R9tZXJfiq/csQLnZuu95EITzvM8+7TwtzlidM7Ajq3wXZYeRjnznjsiStqSA+dk8FjN3br4+8aE46F0MJ7fYg/Fw75Cr2GrFCsMPFqGVRvWb4zQq0NBFCxTi67FT82cMwOwLUzNU9jI9hGMDobwzyzJAubj808oZaQ9nG57ixKRElz9gT0W5J90/C1My9OH/T76aWemJHRaqTIOITYvjwvS4RmDkNg49wkv6+B/egt86n7ASTLKtXxpx1cxNH2BV7zDj3Gn2Ng10KTKUKPYtOvMWkAJju+OLAksQphp+7ABnfQf+SelNyPI84HHG4L0eITiWKr25ZSkBzUpHseBJlR77EBTjdJqWD0tQUE6gIXGzRqWz5ySV4QbEND0K4jWldpUtkZMCPplYpqdxZISDpFaTSKeFuoSM/UJ3aC50Og+DHXKvezr9H+r+OSJy+1WofQyvth8rPC77fG6lzdEd8mjXpp3ogptbtsZedQpRCZKSr1xn9Said3n8eW4OZlYMYvxiBlhxFX7xW/RrZqOkExQJ4EUGvEcO4NSX0=
35
35
on :
36
36
tags : true
37
37
condition : $DEPLOY_PYPI = "true"
You can’t perform that action at this time.
0 commit comments