ci: use step status instead of job
All checks were successful
/ build-and-push-image (push) Successful in 36s
All checks were successful
/ build-and-push-image (push) Successful in 36s
This commit is contained in:
parent
ed3140e247
commit
4998c1c279
|
@ -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 ${{ jobs.build-and-push-image.status }}!
|
||||
body: Build job of ${{github.repository}} completed with status ${{ steps.push.outcome }}!
|
||||
|
|
Loading…
Reference in New Issue
Block a user