v1.22.0
github-actions
released this
17 Mar 09:58
·
51 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Enhancement (test): Use a temp directory for test @leojonathanoh (#130)
- Enhancement (ci): Use
docker build
secrets within context ofdocker build
@leojonathanoh (#131) - Enhancement (ci): Add validation for
PIPELINE
@leojonathanoh (#132) - Enhancement (ci): Add more usage in
build.sh
@leojonathanoh (#136) - Enhancement (ci): Add
DOCKER_REPOSITORY
env var and deprecateREGISTRY_GOLDSOURCE
andREGISTRY_SOURCE
env vars @leojonathanoh (#137)
🖊️ Refactors
- Refactor (ci): Improve tagging of images on
update
@joeltimothyoh (#134)