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 d38d6ae commit caa315cCopy full SHA for caa315c
Makefile
@@ -37,7 +37,7 @@ build-proxy:
37
38
#Files to loop over in release
39
# VED-811: remove everything except for proxy related files as we move to Github Actions for backend deployment
40
-_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. specification sandbox terraform scripts"
+_dist_include="poetry.toml Makefile build/. specification sandbox terraform scripts"
41
42
#Create /dist/ sub-directory and copy files into directory
43
#Ensure full dir structure is preserved for Lambdas
0 commit comments