You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that when you do a second run, it's still the same workflow run so artifacts stay attached to it. The fact that we will always push the artifacts now even in case of success should overwrite the previous ones... If we are lucky enough that they are available quickly... Not sure how things will go.
We need to ignore Build scans from the report:
quarkusio/quarkus#38516
https://github.com/quarkusio/quarkus/actions/runs/7737744659/job/21102380625
Also, we need to figure out why we ended up with quickstart errors from the previous build. This is not expected...
The text was updated successfully, but these errors were encountered: