remove drone var

This commit is contained in:
matthias 2022-10-29 00:17:01 +02:00
parent 4745d5f3da
commit 6737c29a3c

View file

@ -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