File tree Expand file tree Collapse file tree 1 file changed +17
-9
lines changed
Expand file tree Collapse file tree 1 file changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,20 @@ before_script:
2525script :
2626- grunt --gruntfile "Gruntfile.js" build
2727deploy :
28- provider : releases
29- api_key :
30- secure : iKdorqXgiTH3RcLLNj8Q4AoRWxpYA6yT7YDYKnuORz3tcAvHrIBmt+ff6h5zsn2JVGkFamc0njfYdrOfLdc4+cQQfQVq80OhJJnkIQ0WgOtG0yt+yVHKb8lWBGr9P0lMvvBuROsuxGl9jPcgkUTtuvxHoJ3T24WlLDGXJSWdCzw=
31- file_glob : true
32- file : target/*.zip
33- skip_cleanup : true
34- on :
35- repo : stritti/log4js
36- tags : true
28+ - provider : npm
29+ email : stephan@st-strittmatter.name
30+ api_key :
31+ secure : NQyGsxZKqApzTxBjsXMI/2drQcCF8s38iuofEL/wbATWC9Y9ggfI6oyd/tqqyYrgouBoSqHPSOEP4ghe381yrO9jlnJMiwzmLqVivZAAe4x2DI3nrlaz+AFcvTpf/36T4LFevTP3Lh6LoVGRrKnfRCjQzfBv0hYOLtjNCc/zjeU=
32+ skip_cleanup : true
33+ on :
34+ tags : true
35+ repo : stritti/log4js
36+ - provider : releases
37+ api_key :
38+ secure : iKdorqXgiTH3RcLLNj8Q4AoRWxpYA6yT7YDYKnuORz3tcAvHrIBmt+ff6h5zsn2JVGkFamc0njfYdrOfLdc4+cQQfQVq80OhJJnkIQ0WgOtG0yt+yVHKb8lWBGr9P0lMvvBuROsuxGl9jPcgkUTtuvxHoJ3T24WlLDGXJSWdCzw=
39+ file_glob : true
40+ file : target/*.zip
41+ skip_cleanup : true
42+ on :
43+ repo : stritti/log4js
44+ tags : true
You can’t perform that action at this time.
0 commit comments