From 6737c29a3c57ed35cb050267f04ae0d9f6dc43b0 Mon Sep 17 00:00:00 2001 From: matthias Date: Sat, 29 Oct 2022 00:17:01 +0200 Subject: [PATCH] remove drone var --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8e57699..bf3ba98 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: repo: codeberg.org/angestoepselt/homepage build_args: - SITE=angestoepselt - tags: [ latest, ${DRONE_BRANCH} ] + tags: latest - name: deploy stage build image: plugins/webhook