File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 12
12
notifications :
13
13
email :
14
14
recipients :
15
- - sensu-plugin@sensu-plugins.io
15
+ - sreejita2006@gmail.com
16
16
on_success : change
17
17
on_failure : always
18
18
script :
19
19
- bundle exec rake default
20
20
- gem build sensu-plugins-ssl.gemspec
21
21
- gem install sensu-plugins-ssl-*.gem
22
22
before_deploy :
23
- - bash -c "[ ! -d bonsai/ ] && git clone https://github.com/sensu/sensu-go-bonsai-asset.git bonsai || echo 'bonsai/ exists, skipping git clone'"
23
+ - bash -c "[ ! -d bonsai/ ] && git clone https://github.com/sensu/sensu-go-bonsai-asset.git bonsai || echo 'bonsai/ exists, skipping git clone'"
24
24
deploy :
25
25
- provider : rubygems
26
26
api_key :
@@ -34,11 +34,11 @@ deploy:
34
34
rvm : 2.2
35
35
rvm : 2.3.0
36
36
rvm : 2.4.1
37
- repo : sensu-plugins /sensu-plugins-ssl
37
+ repo : sreejita-biswas /sensu-plugins-ssl
38
38
- provider : script
39
- script : bonsai/ruby-runtime/travis-build-bonsai-assets.sh sensu-plugins-ssl
40
- skip_cleanup : true
41
- on :
42
- tags : true
43
- all_branches : true
44
- rvm : 2.4.1
39
+ script : bonsai/ruby-runtime/travis-build-bonsai-assets.sh sensu-plugins-ssl
40
+ skip_cleanup : true
41
+ on :
42
+ tags : true
43
+ all_branches : true
44
+ rvm : 2.4.1
You can’t perform that action at this time.
0 commit comments