File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : python
2
2
dist : xenial
3
+ os : linux
3
4
4
5
python :
5
6
- " 3.6"
10
11
- DJANGO=30
11
12
- DJANGO=master
12
13
13
- matrix :
14
- fast_finish : true
15
- allow_failures :
16
- - env : DJANGO=master
17
-
18
14
addons :
19
15
apt :
20
16
packages :
65
61
distributions : sdist bdist_wheel
66
62
on :
67
63
tags : true
68
- user : codingjoe
64
+ username : codingjoe
69
65
password :
70
66
secure : fEP9K7y0ZF9fRvQEUN4kgPXQEZvi3Cx3ikUebG2UM/2uhcaUQm0+KpgZ2S+lvOTYcBnNgzPzFsVIZMcVcTxwIKuQDEMq9y2eop2hnisb9KXsIm9qPYSzOnRm74VuiOt4hNOZMe0qVBK2cO3vC9NDXuzdI8A0JynJhthfl4t+kFM=
71
67
- stage : deploy
@@ -75,13 +71,13 @@ jobs:
75
71
install : skip
76
72
script : skip
77
73
after_success : true
78
- skip_cleanup : true
79
74
before_deploy :
80
75
- ./set_version.py
81
76
deploy :
77
+ cleanup : false
82
78
provider : npm
83
79
on :
84
80
tags : true
85
81
86
- api_key :
82
+ api_token :
87
83
secure : PV38cQx9qhEFkpSdytbM72UzIMCfhpjmRJ8dzT+bCAaOIs5rEcyKN+h1r5ranunCxWyuFsMW4A2iW/SCxnKCR/oPAguuwUbT5ogBXlsskqPFWUxuoTHYMrd+zB+SC6+bMgq+o5ul+kJCYtEkWP6cMlIEzKyTLab7m5PsnDXNVnI=
You can’t perform that action at this time.
0 commit comments