huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 88 forks source link

DevOps fail: buildx not work in GitHub Actions #90

Closed huan closed 3 years ago

huan commented 3 years ago

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:

image

I Will investigated what happened in the GitHub Actions later.

huan commented 3 years ago

It works with #91, so I believe it's related to GitHub Actions issues.