From c494b814b9ce51852c7e6b5cbb9c78ba5eca92f2 Mon Sep 17 00:00:00 2001 From: Mikkel Hagen Date: Mon, 16 Apr 2018 16:55:25 -0500 Subject: [PATCH] [skip ci]. --- .drone.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index a9959ca52..b5d272914 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ pipeline: - 'make vic-ui-plugins' when: repo: vmware/vic-ui - branch: [master, 'releases/*', 'refs/tags/*'] + branch: [master, 'releases/*'] bundle: image: 'gcr.io/eminent-nation-87317/vic-integration-test:1.36' @@ -60,7 +60,7 @@ pipeline: when: repo: vmware/vic-ui event: [push, tag] - branch: [master, 'releases/*', 'refs/tags/*'] + branch: [master, 'releases/*'] publish-gcs-builds-on-pass: image: 'victest/drone-gcs:1' @@ -90,8 +90,7 @@ pipeline: cache_control: 'public,max-age=3600' when: repo: vmware/vic-ui - event: [push, tag] - branch: ['refs/tags/*'] + event: tag status: success report-coverage: