Skip to content

Commit 86101fe

Browse files
committed
CMR-10254: Updating the build file.
1 parent 4c69bcf commit 86101fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subscription/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#zip deployment_package.zip subscription_worker.py sns.py part1_docker part_docker
2-
zip deployment_package.zip src Dockerfile
2+
zip -r deployment_package.zip src Dockerfile -x "src/__pycache__/*"

0 commit comments

Comments
 (0)