From f5afa3d974e631de75c438cf2941a88440e2cf69 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 2 Feb 2022 10:07:26 +0100 Subject: Documentation from garage submodule --- .drone.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index efdad5a..f5574e8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,11 @@ type: docker name: build steps: + - name: submodules + image: alpine/git + commands: + - git submodule update --init --recursive + - name: build-css image: node commands: @@ -38,6 +43,6 @@ steps: - pull_request --- kind: signature -hmac: a34894addd2abd4d994eaad831021b8aabaffa8ccbbb2ad9e4bcca01cbc85460 +hmac: cb40337a18f18f71a9a382900a2f38496aa0b7b35f35acd69ca119df9e0f90de ... -- cgit v1.2.3