Skip to content

Commit

Permalink
Checkout submodules in Docker Hub hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed Feb 16, 2019
1 parent c44f96b commit 26e2ffd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hooks/pre_build
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash
git submodule update --init --recursive

# Register qemu-*-static for all supported processors except the
# current one, but also remove all registered binfmt_misc before
docker run --rm --privileged multiarch/qemu-user-static:register --reset

0 comments on commit 26e2ffd

Please sign in to comment.