Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion templates/web.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ run:
cd: $home
hook: code
cmd:
- sudo -H -E -u discourse git reset --hard
- sudo -H -E -u discourse git clean -f
# TODO Remove the special handling of shallow clones when everyone uses images without that clone type
- |-
Expand Down
Loading