From 4ed7ecce5e7774c6d8f0f0b587538819b3f1feee Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Wed, 30 Oct 2024 14:38:11 +0700 Subject: [PATCH] ci: fix filtering --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4df5f7b..e2fe1f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: custom_dns: 172.10.10.16 when: ref: - - refs/tags/*-production.* + - refs/tags/*-alpha.* - name: build-production image: plugins/docker settings: