Skip to content

Commit 43aea45

Browse files
authored
fix the setup issue
1 parent 00b0e1b commit 43aea45

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ebs-common-stage-prod.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ jobs:
147147
VITE_CLERK_PUBLISHABLE_KEY=${{ secrets.PROD_CLERK_PUBLISHABLE_KEY }} \
148148
VITE_CLERK_FRONTEND_API=${{ vars.PROD_CLERK_FRONTEND_API }} \
149149
make docker_build TAG=langflow:prod-$BRANCH_NAME-$COMMIT_ID DOCKER=docker
150-
make docker_build TAG=langflow:prod-$BRANCH_NAME-$COMMIT_ID
151-
152150
153151
docker tag langflow:prod-$BRANCH_NAME-$COMMIT_ID forwardemailforaifirstdesk/langflow:prod-$BRANCH_NAME-$COMMIT_ID
154152
docker push forwardemailforaifirstdesk/langflow:prod-$BRANCH_NAME-$COMMIT_ID

0 commit comments

Comments
 (0)