Commit Graph

1 Commits (baf01edb314a44908341eeee4619ca9b7874bc0f)

Author SHA1 Message Date
Paul Spooren baf01edb31 refactor build scripts
* add a functions.sh file containing functions used by all three
  container types, ImageBuilder, SDK and rootfs.
* allow SDK branch tags for other branches than `master`. This allows
  testing of release SDK versions
* Fix handling of special snapshot versions like `21.02-SNAPSHOT`

Future commits will move `docker-download.sh` and `docker-build.sh` do
`functions.sh`.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-02-23 19:53:22 -10:00