Skip to content

Commit

Permalink
fix: update POETRY_OPTS in private cloud build (#2624)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Aug 10, 2023
1 parent aafce13 commit d76f84c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ jobs:
context: .
build-args: |
SAML_INSTALLED=1
POETRY_OPTS="--with saml,auth-controller"
POETRY_OPTS=--with saml,auth-controller

3 comments on commit d76f84c

@vercel
Copy link

@vercel vercel bot commented on d76f84c Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on d76f84c Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-flagsmith.vercel.app
docs.bullet-train.io
docs-git-main-flagsmith.vercel.app
docs.flagsmith.com

@vercel
Copy link

@vercel vercel bot commented on d76f84c Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.