From f932e947e0dec9133cf31a84f5c00b9a1a9aa3d3 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Tue, 23 Jan 2018 17:56:57 -0400 Subject: [PATCH] chore: declare Concourse node-cli pipeline's entrypoint (#1988) Change-Type: patch Signed-off-by: Juan Cruz Viotti --- .resinci.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.resinci.json b/.resinci.json index 5bd22327..1ed21f12 100644 --- a/.resinci.json +++ b/.resinci.json @@ -1,6 +1,7 @@ { "node-cli": { "node": "6.1.0", + "main": "lib/cli/etcher.js", "dependencies": { "linux": [ "libudev-dev",