Skip to content

Commit 6841b05

Browse files
committed
CMR-10313: building testing tool.
1 parent 7d8e4d9 commit 6841b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subscription/notify-test-lambda/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# This script is used by the bamboo build project.
2-
31
#!/bin/bash
42

3+
# This script is used by the bamboo build project.
4+
55
mkdir -p package
66

77
pip3 install --target ./package -r requirements.txt --no-compile

0 commit comments

Comments
 (0)