Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@fabioassuncao fabioassuncao released this 04 Jun 15:42
· 29 commits to main since this release
9ce15fc
  • Optimized the build.sh script in GitHub Actions for Docker image building process.
  • Implemented version change tracking to avoid unnecessary rebuilds of unchanged images.
  • Added checks for changes in buildvars files before building and publishing images.
  • Reduced build time by building and publishing only the versions of images that have changed.
  • Improved pipeline efficiency by skipping unnecessary rebuilds and pushes for unchanged images.
  • Updated Docker Build/Publish CI pipeline in GitHub Actions configuration to reflect script changes.
  • Overall optimization enhances CI/CD process efficiency for Docker images.