mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
ci: Rename production install script.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
sudo /tmp/production-helper
|
||||
sudo /tmp/production-install
|
||||
|
||||
@@ -31,5 +31,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-helper /tmp/production-helper
|
||||
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