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 ef4e62d commit b28fcfbCopy full SHA for b28fcfb
Makefile
@@ -38,7 +38,7 @@ build-proxy:
38
scripts/build_proxy.sh
39
40
#Files to loop over in release
41
-_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. tests specification sandbox terraform lambda_typescript scripts catch_all_lambda lambda_code"
+_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. tests specification sandbox terraform scripts lambda_code"
42
43
#Create /dist/ sub-directory and copy files into directory
44
release: clean publish build-proxy
0 commit comments