Skip to content

Add CI

Follow up from #4 (closed)

I understand we need to generate a complex label inside the Dockerfile. We do not want to have this label in our repo, this needs to be generated dynamically by the apb toolkit. Due to the constraints we have with docker builds on shared runners, we'll need to build in 2 steps:

  1. Prepare the Dockerfile (e.g. using apb prepare, or manually ), then save the result as build artifact
  2. build the docker image from the saved artifacts (rather than the repository source), using CONTEXT_DIR
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information