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

chore: ensure DEBIAN_FRONTEND=noninteractive for hobby deploy #18284

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

fuziontech
Copy link
Member

@fuziontech fuziontech commented Oct 30, 2023

Problem

CI for hobby is currently failing because of needed user input. This should let the system know that no user input should be called for.

Changes

export DEBIAN_FRONTEND=noninteractive in the script

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@PostHog PostHog deleted a comment from posthog-bot Oct 30, 2023
@fuziontech fuziontech merged commit dc30182 into master Oct 30, 2023
47 of 48 checks passed
@fuziontech fuziontech deleted the no_user_input_hobby branch October 30, 2023 23:12
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.

1 participant