Skip to content

Create script for building CTA locally

Summary

The script is very similar to what build_deploy.sh does except that it doesn't do any of the container-related things. I decided not to make build_deploy.sh use this script as it wouldn't reduce code duplication because all the flags would have to be passed down anyway.

Additional Required Actions

  • Requires manual tests in pre-production: NO

References

Closes #830 (closed)

Edited by Niels Alexander Buegel

Merge request reports