Update README.md
Some checks failed
Build and Push Docker Image then Slack webhook / build-and-push (push) Failing after 17s
Build and Push Docker Image then Slack webhook / slack-notification (push) Has been skipped

This commit is contained in:
Tom Carron 2025-05-22 16:05:10 +01:00
parent 0f66e867cb
commit 2baed98b7e

View File

@ -1,3 +1,3 @@
# hellodocker
A simple hello world application made with Python and flask to be containerized and test Gitea's features. Automatically builds image and pushes to registry on merge to main.
A simple hello world application made with Python and flask to be containerized and test Gitea's features. Automatically builds image and pushes to registry on merge to main. Also sends notification to a slack channel with status of build.