mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docker: Remove need for static_asset_compiler.
Now that the way we're installing from Git involving building a release tarball with a 2-stage build, we no longer need to do this.
This commit is contained in:
		@@ -9,7 +9,6 @@ class zulip::dockervoyager {
 | 
			
		||||
  include zulip::app_frontend
 | 
			
		||||
  include zulip::supervisor
 | 
			
		||||
  include zulip::process_fts_updates
 | 
			
		||||
  include zulip::static_asset_compiler
 | 
			
		||||
 | 
			
		||||
  file { '/etc/supervisor/conf.d/cron.conf':
 | 
			
		||||
    ensure  => file,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user