File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ stages :
2+ - test
3+ - name : deploy
4+ if : tag IS present
15language : python
26python :
7+ - " 2.6"
38 - " 2.7"
49 - " 3.4"
510 - " 3.5"
611 - " 3.6"
712script :
813 - python setup.py -q install
14+
15+ jobs :
16+ include :
17+ - stage : deploy
18+ python : ' 3.6'
19+ script : skip
20+ deploy :
21+ stage : deploy
22+ provider : pypi
23+ on :
24+ tags : true
25+ distributions : sdist bdist_wheel
26+ user : reportportal
27+ password :
28+ secure : jMfziY/3FrvJPvOIOf+txT+pOYlhhYjNS7rzMqLA6cAaTWW3h0kTIJKmBL6YtJv6q7nr42tgNy8H1eHkRk0eR3XwVZJ0J6H89sQkGRNo6cX9Dl+DJ+PgZIQ2jskTOYErB+J1B69WVx8RKStvmAIB1r5IdoBG8itPJTKrXLb+3QVH9oPTOaH9/JE50WPeU842xLQe04dCG3doIFvVGQYUlI/ZTLCpOiq1p8/K1CIzktMZlDlDfGho8V5uD+RuC8L/ZcJIDBzEP7NN9lzYLgfFSZiT/e48S8trYodON1xID/RWAOye2u0oFNoWeBpvp+JBcfQASSvoCwxOkuRp6R8g91g9E4RCUrYGwCKJqMqk2PjrlRKayfyHQjcu9yyjRtqix3eQV7fen9p2DesZtXTstGkD6GDhLUbQEjC+9ZqYVjVMKDdBtjQuWCrcJQoVSn1DmStK7oqo/am1KSO9OpgHqKGNwageD3fHGyCLxmhoiDRIMKbrDSJ0jmq8awBQ2WkyctLA3EjAy/NQd0Rf+BwjeGjQNa1OseLUKErIDiziPNQ8Po8pLf82qMqV25NtKEbAL60KxjlJO/Vh0UvMnh8OoK3yDrweTHyqDIfLJEymCHWsEPEJOxjYmXFhPPf7rnaTW36sncqr9Sh+TCPb2bGFL0uDQhCaUz9gBP/K1vUJdMM=
You can’t perform that action at this time.
0 commit comments