mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 21:57:54 +00:00
12 lines
177 B
YAML
12 lines
177 B
YAML
|
---
|
||
|
reviewers: 1
|
||
|
docker:
|
||
|
publish: false
|
||
|
builds:
|
||
|
- dockerfile: Dockerfile
|
||
|
path: .
|
||
|
docker_repo: balena/amd64-supervisor
|
||
|
publish: false
|
||
|
npm:
|
||
|
run: false
|