diff --git a/.drone.yml b/.drone.yml index 64dbed0..a308366 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: HCLOUD_TOKEN: from_secret: hcloud_token commands: - - hcloud server list \ No newline at end of file + - ./hcloud server list \ No newline at end of file