Repository of workflow parts to be used in GitHub Actions.
Name | Detail |
---|---|
Docker > Build & Push | Build a new container image with Docker and push it to a container registry |
Docker > Build & Scan | Build a new container image with Docker and scan it |
.NET > Build, lint & test | Build .NET code, lint it and run tests |
MongoDB > Start | Start a local MongoDB database |