Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
codernesty committed Aug 22, 2024
1 parent 4291758 commit ad26cac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
BACKOFF_TIME=$((BACKOFF_TIME * 2)) # Exponential backoff
fi
done
echo "Failed to update the service after $MAX_RETRIES attempts."
exit 1
Expand Down

0 comments on commit ad26cac

Please sign in to comment.