Skip to content

Commit

Permalink
add log tailing
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed May 14, 2025
1 parent 182b34f commit 06b5314
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ deploy-to-pipeline:
rm -f platform-tg-infra.zip

@echo "Tailing Pipeline Logs:"
aws logs tail /aws/codebuild/$(PIPELINE_NAME) --profile $(AWS_PROFILE)
@echo "Logs will start once Codebuild runs... this can take a few mins..."
aws logs tail /aws/codebuild/$(CLUSTER_NAME) --follow

0 comments on commit 06b5314

Please sign in to comment.