Revert "Clone github/rest-api-description during Codespace pre-build" (#52810)

This commit is contained in:
Rachael Sewell 2024-10-21 09:57:06 -07:00 коммит произвёл GitHub
Родитель 37defac103
Коммит 5fbcec4c1d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -59,9 +59,6 @@
// Use 'postCreateCommand' to run commands after the container is created.
"postCreateCommand": "npm ci",
// Use 'updateContentCommand' to run commands to be included in Codespace pre-builds
"updateContentCommand": "git clone https://github.com/github/rest-api-description.git",
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node",