Suppress logging of footer contents during build
This commit is contained in:
parent
d7148808de
commit
b7ad9adefa
1 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@ if [[ "$COMMIT_SHA" && "$SHORT_SHA" ]]; then
|
|||
|
||||
sed -i'' -e "s^$target^$replace^g" src/frontend/templates/footer.html
|
||||
|
||||
cat src/frontend/templates/footer.html
|
||||
# echo 'debug: contents of footer.html:'
|
||||
# cat src/frontend/templates/footer.html
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue