File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change @@ -56,23 +56,24 @@ jobs:
5656 install : skip
5757 script : skip
5858 after_success : skip
59- before_deploy :
60- - git stash --all
61- - ./set_version.py
62- _deploy_provider : &_deploy_provider
63- skip_cleanup : true
64- on :
65- tags : true
66- repo : applegrew/django-select2
67- deploy :
68- - << : *_deploy_provider
69- provider : pypi
70- distributions : sdist bdist_wheel
71- user : codingjoe
72- password :
73- secure : fEP9K7y0ZF9fRvQEUN4kgPXQEZvi3Cx3ikUebG2UM/2uhcaUQm0+KpgZ2S+lvOTYcBnNgzPzFsVIZMcVcTxwIKuQDEMq9y2eop2hnisb9KXsIm9qPYSzOnRm74VuiOt4hNOZMe0qVBK2cO3vC9NDXuzdI8A0JynJhthfl4t+kFM=
74- - << : *_deploy_provider
75- provider : npm
76- 77- api_key :
78- secure : PV38cQx9qhEFkpSdytbM72UzIMCfhpjmRJ8dzT+bCAaOIs5rEcyKN+h1r5ranunCxWyuFsMW4A2iW/SCxnKCR/oPAguuwUbT5ogBXlsskqPFWUxuoTHYMrd+zB+SC6+bMgq+o5ul+kJCYtEkWP6cMlIEzKyTLab7m5PsnDXNVnI=
59+
60+ before_deploy :
61+ - git stash --all
62+ - ./set_version.py
63+ _deploy_provider : &_deploy_provider
64+ skip_cleanup : true
65+ on :
66+ tags : true
67+ repo : applegrew/django-select2
68+ deploy :
69+ - << : *_deploy_provider
70+ provider : pypi
71+ distributions : sdist bdist_wheel
72+ user : codingjoe
73+ password :
74+ secure : fEP9K7y0ZF9fRvQEUN4kgPXQEZvi3Cx3ikUebG2UM/2uhcaUQm0+KpgZ2S+lvOTYcBnNgzPzFsVIZMcVcTxwIKuQDEMq9y2eop2hnisb9KXsIm9qPYSzOnRm74VuiOt4hNOZMe0qVBK2cO3vC9NDXuzdI8A0JynJhthfl4t+kFM=
75+ - << : *_deploy_provider
76+ provider : npm
77+ 78+ api_key :
79+ secure : PV38cQx9qhEFkpSdytbM72UzIMCfhpjmRJ8dzT+bCAaOIs5rEcyKN+h1r5ranunCxWyuFsMW4A2iW/SCxnKCR/oPAguuwUbT5ogBXlsskqPFWUxuoTHYMrd+zB+SC6+bMgq+o5ul+kJCYtEkWP6cMlIEzKyTLab7m5PsnDXNVnI=
You can’t perform that action at this time.
0 commit comments