diff --git a/.drone.yml b/.drone.yml index 4846220..47a7a66 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: repo: git.badhouseplants.net/allanger/badhouseplants-net tags: latest depends_on: - - Init git submodules + - Init git submodules with themes - Get static content ---