Commit 2055d8f7 authored by root's avatar root
Browse files

Merge branch 'ci-delete' of gitlab.cetera.ru:/boilerplate/ci into ci-delete

parents 871fbfe6 7b885af7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /www/***
protect /www/bitrix/***
protect /www/upload/***
include /www/local/***
+1 −0
Original line number Diff line number Diff line
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /www/***
protect /www/imagetransform/***
protect /www/cms/***
protect /www/library/***