Update .gitlab-ci.yml
This commit is contained in:
parent
985a811031
commit
08df09e539
|
@ -392,7 +392,7 @@ docker-build-focal:
|
|||
- apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y gnupg2 rsync linux-generic
|
||||
- apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0AD9A3000D97B6C9
|
||||
- echo "deb [arch=amd64] http://packages.usenko.eu/ubuntu $REPO_NAME $REPO_NAME/main" > /etc/apt/sources.list.d/basalt.list
|
||||
- apt-get update && apt-get upgrade -y
|
||||
- apt-get update && apt-get dist-upgrade -y
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get install -y basalt
|
||||
- basalt_rs_t265_vio --help
|
||||
- basalt_rs_t265_record --help
|
||||
|
|
Loading…
Reference in New Issue