From 5444da6a27dc87b970679cdb7ee7bb8d94d75adc Mon Sep 17 00:00:00 2001 From: James Harmison Date: Tue, 15 Sep 2020 13:33:53 -0400 Subject: [PATCH] Updated travis deploy branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 29a7cec..720befc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,4 +30,4 @@ deploy: - provider: script script: hack/operate.sh --push-images --bundle --extra-tag=latest --verbose --formatter on: - branch: release + branch: main