mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	ci: Directly run production install script.
This commit is contained in:
		| @@ -114,7 +114,7 @@ aliases: | ||||
|      name: install production | ||||
|      command: | | ||||
|       sudo service rabbitmq-server restart | ||||
|       mispipe /tmp/production ts | ||||
|       sudo mispipe /tmp/production-install ts | ||||
|  | ||||
|   - &check_xenial_provision_error | ||||
|     run: | ||||
|   | ||||
| @@ -1,5 +0,0 @@ | ||||
| #!/usr/bin/env bash | ||||
| set -e | ||||
| set -x | ||||
|  | ||||
| sudo /tmp/production-install | ||||
| @@ -30,6 +30,5 @@ fi | ||||
|  | ||||
| mv /tmp/tmp.*/zulip-server-test.tar.gz /tmp/ | ||||
| cp -a tools/ci/success-http-headers.txt /tmp/success-http-headers.txt | ||||
| cp -a tools/ci/production /tmp/production | ||||
| cp -a tools/ci/production-install /tmp/production-install | ||||
| cp -a tools/ci/production-extract-tarball /tmp/production-extract-tarball | ||||
|   | ||||
		Reference in New Issue
	
	Block a user