DevOps fail: buildx not work in GitHub Actions
huan opened this issue · 1 comments
huan commented
According to https://github.com/huan/docker-simple-mail-forwarder/runs/1892196608, the GitHub Action failed.
However, I can build SMF successfully in my local Ubuntu box with the same version of the code from master branch.
The latest version has been published manually:
I Will investigated what happened in the GitHub Actions later.