Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4) build your image, e.g.

Code Block
languagebash
cd ~/jenkinsroot/workspace/build
./build_emub.sh <branch> <prepare|build>

Note follow the prompts to select what image(s) you want to build and whether you want to automatically smoke test the image

...