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