mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
Build release2 and dashcam in CI (#1834)
* start building release2 in CI
* build script
* bring over changes from test branch
* fix build release test
* remove references to test branches
* ucnomment push
* fix duplicate remove
* two commits for dashcam
* need the key
old-commit-hash: c715661656
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
# need these so docker copy won't fail
|
||||
cp Pipfile Pipfile.lock .pylintrc .coveragerc-app .pre-commit-config.yaml $TEST_DIR
|
||||
cd $TEST_DIR
|
||||
mkdir laika laika_repo tools release
|
||||
mkdir laika laika_repo tools
|
||||
- name: Build Docker image
|
||||
run: cd $TEST_DIR && eval "$BUILD"
|
||||
- name: Build openpilot and run quick check
|
||||
|
||||
Reference in New Issue
Block a user