Skip to content
Snippets Groups Projects
Commit 7bcb2375 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Removed bad path from devcountainer mount specification

parent 4101d6d0
No related branches found
No related tags found
1 merge request!78Update tsx version and fix devcontainer specification
Pipeline #118896 passed
......@@ -19,11 +19,6 @@
},
"mounts": [
{
"source": "/storage1/",
"target": "/storage1/",
"type": "bind"
},
{
"source": "${localEnv:HOME}/.gitconfig",
"target": "/home/emscripten/.gitconfig",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment