psa_car_controller icon indicating copy to clipboard operation
psa_car_controller copied to clipboard

Build Python Package and build Docker Image at the same time

Open jasworks opened this issue 2 years ago • 1 comments

Hi,

I’ve created the below pull request to help build the Docker image after building the Python Package. This will eliminate the need to build the package using python build -m manually before building the Docker image. Also reduce host dependency as it allows Docker to build the package.

jasworks avatar Apr 13 '23 09:04 jasworks

Your MR doesn't pass test. https://github.com/flobz/psa_car_controller/pull/518/checks?check_run_id=12774941433

flobz avatar May 23 '23 05:05 flobz