Skip to content

Commit 2f076ff

Browse files
authored
Update devcontainer.json
1 parent 9234210 commit 2f076ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
// Use 'forwardPorts' to make a list of ports inside the container available locally.
6868
// "forwardPorts": [],
6969

70-
"updateContentCommand": "git update-index --assume-unchanged ./valet/.env.local && az extension add --name azure-devops && GITHUB_TOKEN= gh extensions install github/gh-actions-importer && GITHUB_TOKEN= gh actions-importer update"
70+
"updateContentCommand": "git pull && git update-index --assume-unchanged ./valet/.env.local && az extension add --name azure-devops && GITHUB_TOKEN= gh extensions install github/gh-actions-importer && GITHUB_TOKEN= gh actions-importer update"
7171
}

0 commit comments

Comments
 (0)