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

Don't read a file in sample deploy.yml #1368

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Jan 20, 2025

The ERB runs first so it does matter if it in a comment. If the file doesn't exist (e.g. if not using Ruby, you'll get an error).

We'll change the example to match the Rails deploy.yml template won't have than problem.

Fixes #1304

The ERB runs first so it does matter if it in a comment. If the file
doesn't exist (e.g. if not using Ruby, you'll get an error).

We'll change the example to match the Rails deploy.yml template won't
have than problem.
@djmb djmb merged commit 080fa49 into main Jan 20, 2025
10 checks passed
@djmb djmb deleted the error-free-ruby-version-comment branch January 20, 2025 14:38
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.

Ruby code in yaml comment breaks example deploy.yml
1 participant