Skip to content

Commit

Permalink
Change fluentbit repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihonl committed Jan 9, 2025
1 parent 691bd9c commit c22a773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,6 @@ jobs:
env:
ECR_REPO: ${{ steps.login-ecr.outputs.registry }}/fluent-bit-test
run: |
cd fluent-bit
make release
docker tag amazon/aws-for-fluent-bit:latest $ECR_REPO:latest
docker push $ECR_REPO:latest
Expand Down

0 comments on commit c22a773

Please sign in to comment.