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 arm pipeline dependency #1710

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Fix arm pipeline dependency #1710

merged 1 commit into from
Aug 10, 2023

Conversation

mauromorales
Copy link
Member

@mauromorales mauromorales commented Aug 10, 2023

Master ARM pipeline is currently failing with

Invalid workflow file: .github/workflows/image-arm.yaml#L90
The workflow is not valid. .github/workflows/image-arm.yaml (Line: 90, Col: 9): Job 'notify' depends on unknown job 'docker'.

see https://github.com/kairos-io/kairos/actions/runs/5819487177

this is because the name was changed during the refactoring

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
@mauromorales mauromorales requested a review from a team August 10, 2023 09:55
@mauromorales mauromorales self-assigned this Aug 10, 2023
@mauromorales mauromorales added ci bug Something isn't working labels Aug 10, 2023
@mauromorales
Copy link
Member Author

I will cancel the runners since the fix will only run on master

@mauromorales mauromorales merged commit 40ba1af into master Aug 10, 2023
6 of 17 checks passed
@mauromorales mauromorales deleted the fix-arm-master branch August 10, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant