From 40efa5fbd32ab9ffacd7eb03cdfa553fe897d735 Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 20 Oct 2023 11:47:01 +0100 Subject: [PATCH] buidling and deoploying on tag --- .drone/drone-home.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone/drone-home.yml b/.drone/drone-home.yml index 7d44494..81d4225 100644 --- a/.drone/drone-home.yml +++ b/.drone/drone-home.yml @@ -224,7 +224,7 @@ steps: from_secret: gitea-security-secret-key GITEA_SERVER_LFS_JWT_SECRET: from_secret: gitea-server-lfs-jwt-secret -- name: deploy commit +- name: deploy tag when: event: - tag