diff --git a/.drone.yml b/.drone.yml index a2fb5ae..923bb00 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,8 +22,8 @@ steps: - name: generate recipes.json image: thecoopcloud/drone-abra - command: - - catalogue generate + settings: + command: catalogue generate depends_on: - set up recipes repo