installer: openpilot-nightly installs nightly (#28997)

pull/28634/head
Adeeb Shihadeh 2 years ago committed by GitHub
parent 047bb46d3a
commit 2d6ff7b7b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/ui/SConscript

@ -104,7 +104,7 @@ if GetOption('extras'):
installers = [
("openpilot", release),
("openpilot_test", f"{release}-staging"),
("openpilot_nightly", "master-ci"),
("openpilot_nightly", "nightly"),
("openpilot_internal", "master"),
("dashcam", dashcam),
("dashcam_test", f"{dashcam}-staging"),

Loading…
Cancel
Save