Commit Graph

3 Commits

Author SHA1 Message Date
224f67faa2 fix: ensure build.sh find correct changed files
- ensure the build.sh script finds the changed files for the master branch or others
2025-01-12 17:48:35 +11:00
2157f32538 fix: multiple fixes
- fix basename command, missing $
- change BRANCH to GIT_BRANCH when pushing keys to consul
- run `make all` instead of `make build-all`
2025-01-12 16:47:37 +11:00
f497194dda feat: update actions container
- cleanup TAGS/PUSH make targets
- update actionsdind to include consul, packer, terraform, terragrunt and vault
- add script to build only images that changed, or all if build/ scripts are changed
2025-01-12 13:28:06 +11:00