We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8e4d9 commit 6841b05Copy full SHA for 6841b05
subscription/notify-test-lambda/build.sh
@@ -1,7 +1,7 @@
1
-# This script is used by the bamboo build project.
2
-
3
#!/bin/bash
4
+# This script is used by the bamboo build project.
+
5
mkdir -p package
6
7
pip3 install --target ./package -r requirements.txt --no-compile
0 commit comments