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
As createrepo cannot run concurrently, the pipeline failed sometimes,
because uploads happend at the same time causing concurrent createrepo
calls.
Fix this by moving createrepo into another job that runs after the build
job completed.
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
0 commit comments