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: Blue/Green deployment - moved timeout parameter to proper place #163

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

geoL86
Copy link
Contributor

@geoL86 geoL86 commented Jun 1, 2022

Hi, this PR is about fix syntax mistake on parameter declaration.

For right now this parameter is ignored by the Circle CI and doesn't change step behavior. (#133)

According to the docs the position of the parameter should be on another level: https://circleci.com/docs2/2.0/configuration-reference#ending-a-job-from-within-a-step

@geoL86
Copy link
Contributor Author

geoL86 commented Jun 1, 2022

Hey @brivu , can you take a look to this small pr?

@brivu
Copy link
Contributor

brivu commented Jun 2, 2022

Hey @geoL86,

I got you! I'm testing these changes in my pipeline and will merge when it passes.

Best,
Brian

1 similar comment
@brivu
Copy link
Contributor

brivu commented Jun 2, 2022

Hey @geoL86,

I got you! I'm testing these changes in my pipeline and will merge when it passes.

Best,
Brian

@brivu brivu self-assigned this Jun 2, 2022
Copy link
Contributor

@brivu brivu left a comment

Choose a reason for hiding this comment

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

Looks great!

@geoL86
Copy link
Contributor Author

geoL86 commented Jun 3, 2022

Hi @brivu , great news, one question - when new orb's release will happen?

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.

2 participants