Skip to content

Commit ee8f5a1

Browse files
authored
fix: Removed Export Prod Profile in Updade Lambda (#37)
1 parent 0001997 commit ee8f5a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pipeline_scripts/update-lambda-functions.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
set -e
33
PIPELINE_DIR="$GITHUB_WORKSPACE/pipeline_scripts"
44

5-
# ======== Set AWS Profile =========
6-
export AWS_PROFILE=prod
7-
85
# =================================
96
cd $PIPELINE_DIR
107
source ./functions.sh

0 commit comments

Comments
 (0)