mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This allows to run scripts between extraction and install process. It will be used to restore npm caches for production install jobs. We extract the tarball in the working directory so that yarn.lock and package.json are available to restore cache. (And also so the path is deterministic). |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| backend | ||
| frontend | ||
| production | ||
| production-extract-tarball | ||
| production-helper | ||
| setup-backend | ||
| setup-frontend | ||
| setup-production | ||
| success-http-headers.txt | ||