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(CICD): #28535 Adding a bypass to failing deployment step. #28536

Merged
merged 3 commits into from
May 15, 2024

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented May 13, 2024

Proposed Changes

  • Add the continue-on-error: true attribute on the reusable-deployment workflow bypass the failing deployment.

Fixes

#28535

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@dcolina dcolina marked this pull request as ready for review May 15, 2024 10:05
@dcolina dcolina requested a review from a team as a code owner May 15, 2024 10:05
@nollymar nollymar added this pull request to the merge queue May 15, 2024
Merged via the queue into master with commit 8b86bc0 May 15, 2024
14 checks passed
@nollymar nollymar deleted the issue-28535-bypass-failing-deployment-step branch May 15, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

CICD: Allow integration process to continue despite deployment failures
3 participants