Skip to content

Commit

Permalink
path update sink
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekSingh1180 committed Feb 24, 2024
1 parent 70d0062 commit 9cfc6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/Deployment/deployment.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

FOLDER_PATH='resources/Storage/'
FOLDER_PATH='resources/Storage/*'

# Set project ID and region from Project Secrets
read -r PROJECT_NAME REGION <<< $(echo "$1" | tr ',' ' ')
Expand Down

0 comments on commit 9cfc6b9

Please sign in to comment.