All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Branches
main
andmaster
now build the image taggedlatest
1.2.0 - 2022-12-13
- Ability to use docker-lock for Dockerfile pinning
1.1.0 - 2021-12-02
- This change log
- Push Docker images for branch "test" as well
- Script outputs the current version with -h
1.0.1 - 2020-12-23
- Fix bug with GHCR authentication
1.0.0 - 2020-12-22
build.bash
build script for consistent builds across platforms- Sample C# .NET Core project to exercise the build script
azure-pipelines-yml
to show how to call the script from Azure- GitHub workflow
build.yml
to show how to call the script as a GitHub Action