This repository was archived by the owner on Sep 14, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 32
32
name : deploy
33
33
if : tag IS present AND type != cron
34
34
env : TOXENV=upload
35
- deploy :
36
- - provider : pypi
37
- user : pycontribs
38
- password :
39
- secure : >
40
- N8Vl84PucnJwAl5PPRZ0YUMTgBrXcbbEJh5LZudv/HBps7abhu3iv5+FT+w+8W4DcFjPoCC3FqVj34sLLEshf2SOktGm/RH9wnVEwGgBFcsob1c4PrdoZ13Zk/KwjvX9OfPJ4uzceUT9ZZXv62OJzQulRTdDkGLSoXj5s0noUhxaCsyHG4wLnv9n/eVecN3ou+oqi464cOAvRVsp7Hw7f8XywYI6r9Yt0pQkBtGrwXORC6Bmrl5Q7PiBAHWBcJmWLyFRwrak6z/BDBNqBZC2nWn1ZPYoo23tEWmeLTZPkPiJad9hM4rc9NuGyRr1uZAEqhBNn8mFGv+CMfzZALDTpLu8PN74XHA3PfFx9gF3wHZyIhtFQ2CcivGUGUsn9HE6SqhXgjRgCSwRXuvOonLqT5KMX7ZnTP1EtdLXhWju9bP3GOat/iy85bBZXxU/LirqBtpcV6TeOtkKeYo5DIVwFi6yj3iYXUYLEf2LDcCSBz1ZAc5pTX8tWypXeXs9DWeGo35ZkukTetVhrHlBaZ+7HpI+IBhEua8Uzg2hJ+9Y0xl5+ewZgqbWbbBog0xV/G59777uklGa+oUxmsuojwEmWOAmiAl4+dUIuqNuTW4gkPjXATqPLnKPZRoOVSHXanhSUp+xhta6JwqhtSSa1ke4Xnfewnx2Le+Y+Pz0MOfZgKg=
41
- distributions : dists
42
- skip-cleanup : true
43
- " on " :
44
- all_branches : true
45
- tags : true
46
- repo : pycontribs/pytest-molecule
47
35
48
36
install :
49
37
- pip install tox
You can’t perform that action at this time.
0 commit comments