From 7f02d4f39c228fae1c4ea7b4a384a2ee1febc00d Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Thu, 11 Jan 2018 15:54:35 -0700 Subject: [PATCH] fixed circle.yml --- circle.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/circle.yml b/circle.yml index 44bed4d82..cc8ea5725 100644 --- a/circle.yml +++ b/circle.yml @@ -62,10 +62,9 @@ deployment: - bash ./scripts/docker.sh deploy latest: - branches: - only: - - master - - next + branch: + - master + - next owner: coralproject commands: - bash ./scripts/docker.sh deploy