Archive for February, 2022
GitHub action Journey – Part 1
I have a project and I’m working to setup CI CD on a server – and I want to use github actions. This is for a dev environment, of course. However – my project uses Entity Framework with MqSql. Web Deploy with DB updates and migrations – I can see a problem here. So – […]
Read more