Skip to content

Commit caa315c

Browse files
committed
Update dist included files.
1 parent d38d6ae commit caa315c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ build-proxy:
3737

3838
#Files to loop over in release
3939
# 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"
40+
_dist_include="poetry.toml Makefile build/. specification sandbox terraform scripts"
4141

4242
#Create /dist/ sub-directory and copy files into directory
4343
#Ensure full dir structure is preserved for Lambdas

0 commit comments

Comments
 (0)