Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Python venv in '.venv' for Builds #4557

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Create Python venv in '.venv' for Builds #4557

merged 1 commit into from
Jan 31, 2025

Conversation

bramwelt
Copy link
Contributor

Updates the Deploy DEV workflow to create the python virtual environment
in '.venv', and not 'venv', as '.venv' is explicitly excluded from
serverless while the other is not.

Signed-off-by: Trevor Bramwell [email protected]

Updates the Deploy DEV workflow to create the python virtual environment
in '.venv', and not 'venv', as '.venv' is explicitly excluded from
serverless while the other is not.

Signed-off-by: Trevor Bramwell <[email protected]>
@csavulalfx csavulalfx merged commit 6acf5f1 into dev Jan 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants