mirror of https://github.com/zulip/zulip.git
75ab26771b
Previously, we copied them to /tmp and from there we specified those assets we copied in circleci config in presist_to_workspace step. Copying it to a directory allows us to get rid of list in circleci config and GitHub Actions's upload artifact (their version of presist to workspace) doesn't allow us to specify indivivual files so only is this cleaner but required. |
||
---|---|---|
.. | ||
Dockerfile.template | ||
activate-venv | ||
backend | ||
frontend | ||
generate-dockerfiles | ||
images.yml | ||
production-build | ||
production-extract-tarball | ||
production-install | ||
production-upgrade-pg | ||
production-verify | ||
setup-backend | ||
setup-frontend | ||
success-http-headers.template.txt |