Add startup and completion messages
All checks were successful
Build and push / post-finish-message (push) Has been skipped
Build and push / detect-changed-files (push) Successful in 4s
Build and push / post-startup-message (push) Successful in 6s
Build and push / Lint-Python (push) Has been skipped
Build and push / Build-and-Push-Docker (push) Has been skipped
Build and push / sync-argocd-app (push) Has been skipped

This commit is contained in:
Luke Robles 2024-05-03 11:21:06 -07:00
parent e9d295dd53
commit 352517a8a4

View File

@ -10,7 +10,6 @@ jobs:
if: always()
with:
title: "Pipeline is starting"
status:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
detect-changed-files:
runs-on: ubuntu-latest