Skip to content

Commit

Permalink
Check response result
Browse files Browse the repository at this point in the history
  • Loading branch information
thesan committed Jun 20, 2023
1 parent f9112d2 commit 02dd9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
))
STATUS=${ARR[1]}
SHA=${ARR[2]}
echo "$STATUS $SHA"
[ "SHA" == "$COMMIT_SHA" ] && [ "STATUS" == "READY"] && break
echo "Wait for the Storybook deployment..."
sleep 20
Expand Down

0 comments on commit 02dd9ae

Please sign in to comment.