Skip to content

Commit

Permalink
fix git init
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Mar 21, 2024
1 parent 2d69470 commit 0d47267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/avd_cvaas_demos/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"USERNAME": "${localEnv:USERNAME}",
"CLAB_VERSION": "${localEnv:CLAB_VERSION}",
"CEOS_LAB_VERSION_ARG": "${localEnv:CEOS_LAB_VERSION_ARG}",
"GIT_INIT": "${localEnv:GIT_INIT}"
"GIT_INIT_ARG": "${localEnv:GIT_INIT_ARG}"
}
},
"customizations": {
Expand Down

0 comments on commit 0d47267

Please sign in to comment.