We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7de1a0 commit 8af8c8cCopy full SHA for 8af8c8c
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
},
9
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
10
11
- "postCreateCommand": "./gradlew classes --no-daemon",
+ "updateContentCommand": "./gradlew classes --no-daemon",
12
"customizations": {
13
"vscode": {
14
"extensions": [
0 commit comments