Compare commits
2 Commits
9d087de853
...
8665e38b0c
| Author | SHA1 | Date | |
|---|---|---|---|
| 8665e38b0c | |||
| aedfc4c1d8 |
@@ -13,7 +13,7 @@
|
||||
"jetbrains": {}
|
||||
},
|
||||
"forwardPorts": [5173],
|
||||
"workspaceMount": "source=slot_sources,target=/workspace,type=volume",
|
||||
"workspaceFolder": "/workspace",
|
||||
"postCreateCommand": "if [ ! -d .git ]; then git clone $GIT_REPO_URL .; fi"
|
||||
"//": "workspaceMount: source=jb_devcontainer_sources_f31d2e11122d7a0f1e78fb3337cc2916,target=/workspace,type=volume",
|
||||
"//": "postCreateCommand: if [ ! -d .git ]; then git clone $GIT_REPO_URL .; fi"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user