From ecae60b9654a2439e7553a4fd5bc444abbb8a7c7 Mon Sep 17 00:00:00 2001 From: "zhipeng.hu" Date: Tue, 15 Aug 2023 10:18:15 +0800 Subject: [PATCH] prod --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7b55924..2a9e91a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: image: alpine:3.10 when: condition: ${DRONE_DEPLOY_ENABLED} -# target: [ "test","pre" ] + target: [ "test","pre" ] environment: ENVIRONMENT: "hi"