You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,10 +105,6 @@ These are used to do common commands related to cdk
105
105
-`cdk-watch` Syncs the code and CDK templates to AWS. This keeps running and automatically uploads changes to AWS.
106
106
-`build-deployment-container-image` Creates a container with all code necessary to run cdk deploy.
107
107
108
-
#### Download secrets
109
-
110
-
-`download-get-secrets-layer` Creates the necessary directory structure and downloads the `get-secrets-layer.zip` artifact from NHSDigital's `electronic-prescription-service-get-secrets` releases.
111
-
112
108
#### Clean and deep-clean targets
113
109
114
110
-`clean` Clears up any files that have been generated by building or testing locally.
0 commit comments