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: use a sha instead of 'refs/heads/master' as ref for deployments #126

Merged
merged 1 commit into from Dec 28, 2019

Conversation

TrueBrain
Copy link
Member

When merging a second pull-request while the first has not created
a deployment yet, the 'refs/heads/master' resolves to the wrong
sha-hash, showing the wrong commit being deployed (it deploys the
commit of the first, while showing it did the one of the last).

When merging a second pull-request while the first has not created
a deployment yet, the 'refs/heads/master' resolves to the wrong
sha-hash, showing the wrong commit being deployed (it deploys the
commit of the first, while showing it did the one of the last).
@TrueBrain TrueBrain merged commit 05be85c into OpenTTD:master Dec 28, 2019
@TrueBrain TrueBrain deleted the fix_deployment branch December 28, 2019 19:50
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

2 participants