ADEPT-Informatique / ADEPT-Informatique/adeptbot
Fix docker workflow
未關閉
enhancement
- 主要語言
- Python
- 星號
- 3
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
We are currently building the container every time we run the application. This flow is extremely ressource intensive for nothing. Pulling the image and running it using docker -run or even a docker compose file would be light years better.
I believe we should setup GitHub actions to build the container and auto deploy it to the GitHub container repository where everyone has access to download it.
We could also setup helm in the future to detect these update and automatically update the bot on the server.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。