Skip to content

Commit b7b0c12

Browse files
committed
ci: don't commit submodule
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent ccd8fac commit b7b0c12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ pushd docs
3333

3434
mv site/{.,}* .
3535
rmdir site
36+
# avoid committing submodule
37+
rm -rf ./libs
3638

3739
echo -n "concourse-ci.org" > CNAME
3840

0 commit comments

Comments
 (0)