From 45f763e76dde77a5d704d1f202aa1da13687eb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 8 Jan 2022 18:12:22 +0100 Subject: [PATCH] make envvar envvar --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f9a3920..2ebb99b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - name: Validate configuration and check changes image: stackexchange/dnscontrol commands: - - echo teszt + - echo $teszt - dnscontrol preview - name: Push new configuration to providers