diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,6 +9,7 @@ steps: image: alpine/git commands: - git submodule update --init --recursive + - cp -rv garage/doc/book content/documentation - name: build-css image: node @@ -43,6 +44,6 @@ steps: - pull_request --- kind: signature -hmac: cb40337a18f18f71a9a382900a2f38496aa0b7b35f35acd69ca119df9e0f90de +hmac: bb766660f6abee755fe7b3e2a9577fe7628103cde2e20b4fdb584bd390d491c9 ... |