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

Fix: [Actions] Dorpsgek only runs on production, not on staging #15

Merged
merged 2 commits into from Jan 12, 2020

Conversation

TrueBrain
Copy link
Member

This is because otherwise the staging and production version will
keep battling for their IRC nickname. This could be changed in
the future, but currently it simply doesn't work.

This is because otherwise the staging and production version will
keep battling for their IRC nickname. This could be changed in
the future, but currently it simply doesn't work.
The version is only known on build-time, so add it to a file which
we can read when starting up.
The environment is only known in the infrastructure, so allow this
to be given as a parameter. The infrastructure will make sure the
variable gets set.
@TrueBrain TrueBrain merged commit ad7adf7 into OpenTTD:master Jan 12, 2020
@TrueBrain TrueBrain deleted the production_only branch January 12, 2020 14:13
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.

None yet

1 participant