Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@juhoinkinen
Copy link
Member

I tried to streamline the CI/CD workflow by making "publish release" job to require "publish latest Docker image" job in #712.

I did not consider that the "publish latest Docker image" job is skipped for tag events, and so also the "publish release" job would be skipped and never run.

Better to revert back to the previous configuration, where both jobs in question require the same test/lint jobs.

@juhoinkinen juhoinkinen added the bug label Jun 9, 2023
@juhoinkinen juhoinkinen added this to the 1.0 milestone Jun 9, 2023
@juhoinkinen juhoinkinen merged commit 51db308 into main Jun 9, 2023
@juhoinkinen juhoinkinen deleted the fix-gh-actions-job-order branch June 9, 2023 12:31
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants