Compare commits

..

No commits in common. "b2aa15e26efcc8c66c70f69e714a628c8cd5b0f5" and "76279753e3267ffc35e15f2844cb148c4c2cbc3c" have entirely different histories.

View File

@ -56,4 +56,4 @@ jobs:
subject: Github Actions job result
to: ffrknerdm@gmail.com
from: gitea@log101.dev
body: Build job of ${{github.repository}} completed with status ${{ steps.push.outcome }}!
body: Build job of ${{github.repository}} completed with status ${{ jobs.build-and-push-image.status }}!