mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 22:35:38 +00:00
Fix: disabled auto deployement
This commit is contained in:
@@ -9,4 +9,4 @@ before_script:
|
|||||||
- bower install
|
- bower install
|
||||||
after_success:
|
after_success:
|
||||||
- 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
|
- 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
|
||||||
- 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"'
|
#- 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"'
|
||||||
Reference in New Issue
Block a user