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

Updates Lagom 1.6.0-M5 #93

Merged
merged 6 commits into from
Sep 4, 2019
Merged

Conversation

ignasi35
Copy link
Contributor

@ignasi35 ignasi35 commented Sep 4, 2019

No description provided.

This will usually happens for pushes in stable branches.
@@ -151,9 +151,9 @@ stages:
- test
- test-java11
- name: deploy
if: repo = lagom/lagom-samples # only deploy branches that are pushed directly to the repo
if: env(CP2_PLAY_PASSWORD) IS present # only run the "deploy" stage if the password is present
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ignasi35 for some reason the deploy stage was executing for pull requests. This is now consistent with what we have in 1.5.x branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! Thanks!

@mergify mergify bot merged commit f5a4ee6 into lagom:1.6.x Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants