Skip to content

Commit

Permalink
update docker image github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryHengZJ committed Jan 10, 2025
1 parent 0d1381d commit f94e055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
# Two tags: one for Docker Hub, one for ECR
tags: |
flowiseai/flowise-bullmq:${{ github.event.inputs.tag_version }}
<aws_account_id>.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com/flowise-bullmq:${{ github.event.inputs.tag_version }}
${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com/flowise-bullmq:${{ github.event.inputs.tag_version }}

0 comments on commit f94e055

Please sign in to comment.