Skip to content

Commit f2861e4

Browse files
committed
Initial commit
1 parent fd202ff commit f2861e4

File tree

3 files changed

+12
-3337
lines changed

3 files changed

+12
-3337
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666
}
6767
},
68-
"postCreateCommand": "rm -f ~/.docker/config.json; git config --global --add safe.directory /workspaces/eps-assist-me; make install; direnv allow .; docker build -f /workspaces/eps-workflow-quality-checks/dockerfiles/nhsd-git-secrets.dockerfile -t git-secrets ."
68+
"postCreateCommand": "rm -f ~/.docker/config.json; git config --global --add safe.directory /workspaces/eps-assist-me; make install; direnv allow ."
6969
// "features": {},
7070
// Use 'forwardPorts' to make a list of ports inside the container available locally.
7171
// "forwardPorts": [],

0 commit comments

Comments
 (0)