Skip to content

Commit

Permalink
Added "... and be ready" to message for clarificatoin
Browse files Browse the repository at this point in the history
  • Loading branch information
Rade333 committed Jan 22, 2024
1 parent 8579390 commit df66a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/ciReleaseDeploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ var ciReleaseDeployCmd = &cobra.Command{
# TODO: Rewrite this part
echo "Waiting for containers to start"
echo "Waiting for containers to start and be ready"
TIME_WAITING=0
LOGS_SHOWN=false
Expand Down Expand Up @@ -573,7 +573,7 @@ var ciReleaseDeployCmd = &cobra.Command{
# TODO: Rewrite this part
echo "Waiting for containers to start"
echo "Waiting for containers to start and be ready"
TIME_WAITING=0
LOGS_SHOWN=false
Expand Down

0 comments on commit df66a5f

Please sign in to comment.