From 76c6953bdf004c841d2a39a401f0a4ddf7126fe8 Mon Sep 17 00:00:00 2001 From: Will Boyce Date: Thu, 25 Oct 2018 21:09:36 +0100 Subject: [PATCH] rename: Publish Docker image to both balena and resin accounts Change-type: patch Signed-off-by: Will Boyce --- .resinci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.resinci.yml b/.resinci.yml index 614ffd8..56f42b1 100644 --- a/.resinci.yml +++ b/.resinci.yml @@ -4,3 +4,7 @@ docker: - dockerfile: Dockerfile docker_repo: resin/open-balena-db path: . + + - dockerfile: Dockerfile + docker_repo: balena/open-balena-db + path: .