Skip to content
Snippets Groups Projects
Commit c418c70d authored by Phil Hughes's avatar Phil Hughes
Browse files

Added CI JS file to application.rb

parent 2a68cbe9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -84,6 +84,7 @@ module Gitlab
config.assets.precompile << "graphs/application.js"
config.assets.precompile << "users/application.js"
config.assets.precompile << "network/application.js"
config.assets.precompile << "ci/application.js"
config.assets.precompile << "lib/utils/*.js"
config.assets.precompile << "lib/*.js"
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment