diff --git a/.drone.yml b/.drone.yml index 79a3c76..a2b7de8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,9 @@ kind: pipeline type: ssh name: authelia_check +clone: + image: alpine/git + server: host: 10.0.4.18 user: root @@ -63,6 +66,9 @@ kind: pipeline type: ssh name: authelia_apply +clone: + image: alpine/git + server: host: 10.0.4.18 user: root