libpEpAdapter does not build an image with every version of pEpEngine we
may need, so we will use the pEpEngine docker image, and build the
libpEpAdapter version we need as part of our CI job.
Adds simple jobs for building the the Engine for Debian 10.
Pre-built docker images containing des will be pulled down and used
to build the Adapter.
Upon successful compilation an image containing the build output will be
pushed to a docker registry.
Adds simple jobs for building the the Engine for Debian 10.
Pre-built docker images containing des will be pulled down and used
to build the Adapter.
Upon successful compilation an image containing the build output will be
pushed to a docker registry.