Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

device-farm/rigger

Repository files navigation

rigger

RIGGER - device update by git

Jobs local test

This runs complete list of jobs in docker

./test

Build and push installer

docker buildx build . -t defa/rigger-install --platform linux/arm/v7 -f Dockerfile-install --push

Install to device

docker --tls -H tcp://docker-ID.cert.device.farm run -it --rm -v /:/host --name rigger-install defa/rigger-install

About

RIGGER - device update by git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages