ci(linux): updating debug for remote [skip ci]
This commit is contained in:
parent
279758278b
commit
49c508607d
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ if [[ "${OS_NAME}" == "linux" ]]; then
|
|||
export VSCODE_HOST_MOUNT
|
||||
|
||||
ls "${VSCODE_HOST_MOUNT}"
|
||||
ls /home/runner/work/vscodium/vscodium/vscode
|
||||
|
||||
if [[ "${VSCODE_ARCH}" == "x64" || "${VSCODE_ARCH}" == "arm64" ]]; then
|
||||
VSCODE_REMOTE_DEPENDENCIES_CONTAINER_NAME="vscodium/vscodium-linux-build-agent:centos7-devtoolset8-${VSCODE_ARCH}"
|
||||
|
|
Loading…
Reference in a new issue