Conversation
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
|
Thanks @echoix for the suggestions. |
|
@echoix do you know what happened in the build? It seems that the build has been done well but in the next step that makes docker run of the previously generated image, it seems that it does not find it. Edit: It seems to have something to do with not passing the --load parameter to it. https://docs.docker.com/engine/reference/commandline/buildx_build/#load |
|
@nvuillam I got this error: |
|
Sometimes it happens, you just have to run the job again:) |
Codecov Report
@@ Coverage Diff @@
## main #2199 +/- ##
==========================================
+ Coverage 82.97% 82.99% +0.02%
==========================================
Files 170 170
Lines 4469 4469
==========================================
+ Hits 3708 3709 +1
+ Misses 761 760 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@bdovaz you forgot a sh file to update ^^ |
Add a new DOCKER_BUILD_PLATFORMS variable in upload-docker.sh
|
@nvuillam I think it is ready |
nvuillam
left a comment
There was a problem hiding this comment.
Great :)
Let's see if it goes well with the deploy BETA jobs :)
|
thanks a lot @echoix for the help :) |



In order to unlock #1553 we start with what @echoix comments: #1553 (comment)