Skip to content

Conversation

arl
Copy link
Owner

@arl arl commented Feb 18, 2023

Purpose

Having one workflow for CI and another for CD keep things nice and tidy, but CD would run even if CI failed.
Avoiding that while while keeping the files separate is either super hacky or doesn't work altogether.

Approach

So , we demote the workflows to jobs, and keep a single workflow file.

@arl arl linked an issue Feb 18, 2023 that may be closed by this pull request
@arl arl merged commit 4decaa8 into main Feb 18, 2023
@arl arl deleted the issue-84/cd-after-ci branch February 18, 2023 00:17
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.

[CI] CD workflow runs even if CI fails
1 participant