Skip to content

Commit

Permalink
Pinning our chef-web-docs submodule to the last known working version
Browse files Browse the repository at this point in the history
Signed-off-by: tyler-ball <tball@chef.io>
  • Loading branch information
tyler-ball committed Sep 3, 2020
1 parent 7554514 commit 1af26f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions www/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ SHELL=bash

assets:
git submodule update --init --recursive
git submodule foreach git pull origin master
git submodule foreach git checkout 021bc51bf53c0a4315d9ac5ffeda2b7fe1b15a9e
pushd chef-web-docs/themes/docs-new && make assets && popd

clean:
Expand Down
2 changes: 1 addition & 1 deletion www/chef-web-docs
Submodule chef-web-docs updated 1832 files

0 comments on commit 1af26f8

Please sign in to comment.