verhinder,dass storage geleert wird.
This commit is contained in:
@@ -19,6 +19,7 @@ sync_code() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
rsync -a --delete --omit-dir-times --no-perms --no-owner --no-group \
|
rsync -a --delete --omit-dir-times --no-perms --no-owner --no-group \
|
||||||
|
--exclude="storage/**" \
|
||||||
--exclude="storage/logs" \
|
--exclude="storage/logs" \
|
||||||
--exclude="storage/framework/sessions" \
|
--exclude="storage/framework/sessions" \
|
||||||
"$APP_SOURCE"/ "$APP_TARGET"/ || true
|
"$APP_SOURCE"/ "$APP_TARGET"/ || true
|
||||||
|
|||||||
Reference in New Issue
Block a user