Skip to content

Commit

Permalink
empty commit for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed May 9, 2024
1 parent db0e8b8 commit 13a7520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/output.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ if [ "$output" == "url" ]; then
output="CloudFrontEndpointUrl"
fi

cd "$service" && npx serverless info --verbose --stage "$stage" | sed -n -e "s/^.*$output: //p" && cd ..
cd "$service" && npx serverless info --verbose --stage "$stage" | sed -n -e "s/^.*$output: //p" && cd ..

0 comments on commit 13a7520

Please sign in to comment.