Skip to content

Commit

Permalink
Revert test
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Apr 5, 2022
1 parent 982c6c6 commit a9b74ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"forwardPorts": [4000],

// Use 'postCreateCommand' to run commands after the container is created.
//"postCreateCommand": "git lfs pull && npm ci",
"postCreateCommand": "echo test > aaaa-test.txt",
"postCreateCommand": "git lfs pull && npm ci",

// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node"
Expand Down

0 comments on commit a9b74ad

Please sign in to comment.