From 8f410d8724295686a701a32b34636ed01d87938f Mon Sep 17 00:00:00 2001 From: Bill Maxwell Date: Fri, 17 Aug 2018 15:15:29 -0700 Subject: [PATCH] staging --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c8b5aa426c8..07eaa5a2983 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ pipeline: tag: staging secrets: [docker_username, docker_password] when: - branch: master + branch: staging event: push docker-publish-latest: