Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
add files to cc package
Browse files Browse the repository at this point in the history
- middlewards and rails config files

Signed-off-by: Swetha Repakula <srepaku@us.ibm.com>
  • Loading branch information
zrob authored and swetharepakula committed Nov 12, 2015
1 parent 2f174c4 commit b6d6218
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/cloud_controller_ng/spec
Expand Up @@ -7,6 +7,11 @@ dependencies:

files:
- cloud_controller_ng/{.ruby-version,Rakefile,Gemfile,Gemfile.lock}
- cloud_controller_ng/{db,lib,bin,app}/**/*
- cloud_controller_ng/{db,lib,bin,app,middleware}/**/*
- cloud_controller_ng/vendor/errors/**/*.yml
- cloud_controller_ng/config/initializers/**/*
- cloud_controller_ng/config/environments/**/*
- cloud_controller_ng/config/application.rb
- cloud_controller_ng/config/boot.rb
- cloud_controller_ng/config/environment.rb
- cloud_controller_ng/config/routes.rb

0 comments on commit b6d6218

Please sign in to comment.