Skip to content

Commit

Permalink
Update logs-to-tsdb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvelez17 authored May 22, 2024
1 parent 65e640e commit 098c813
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/logs-to-tsdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
# Tag and push as "latest"
docker tag 967314784947.dkr.ecr.us-east-2.amazonaws.com/data-pipes-logs:$IMAGE_TAG 967314784947.dkr.ecr.us-east-2.amazonaws.com/data-pipes-logs:latest
docker push 967314784947.dkr.ecr.us-east-2.amazonaws.com/data-pipes-logs:latest
# now build the kinesis one - temporary transition while we have both
docker build -f Dockerfile.kinesis -t 967314784947.dkr.ecr.us-east-2.amazonaws.com/data-pipes-logs:kinesis logs-to-tsdb/
docker push 967314784947.dkr.ecr.us-east-2.amazonaws.com/data-pipes-logs:kinesis

0 comments on commit 098c813

Please sign in to comment.