mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update devcontainer.json
This commit is contained in:
parent
23b9a031b2
commit
176796a2cd
@ -3,9 +3,8 @@
|
||||
"name": "Node.js & TypeScript",
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
// Update 'VARIANT' to pick a Node version: 10, 12, 14
|
||||
"args": {
|
||||
"VARIANT": "14"
|
||||
"VARIANT": "12"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
|
Loading…
Reference in New Issue
Block a user