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 e88f655 commit 2c705efCopy full SHA for 2c705ef
src/devcontainers/base/src/.devcontainer/nhsnotify/postcreatecommand.sh
@@ -22,6 +22,7 @@ echo "current branch is $CURRENT_BRANCH"
22
git switch -C $UPDATE_BRANCH
23
24
\cp -r --update=none $DEST/docs ./
25
+\cp -r --update=none $DEST/infrastructure ./
26
\cp -rf $DEST/scripts ./
27
\cp -f $DEST/Makefile ./
28
\cp -f $DEST/.tool-versions ./
0 commit comments