Update .gitea/workflows/build-and-push.yaml
All checks were successful
Build and push / changes (push) Successful in 27s
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
Build and push / post-status-to-discord (push) Has been skipped

This commit is contained in:
ldooks 2025-02-22 19:11:54 +00:00
parent 0c370c96ce
commit a26524b924

View File

@ -1,5 +1,5 @@
name: Build and push
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
run-name: ${{ gitea.actor }} pushed new code for dale-bot
on: [push]
jobs: