Commit Graph

3 Commits

Author SHA1 Message Date
d503b0c28d fix: ensure build.sh find correct changed files (#5)
- ensure the build.sh script finds the changed files for the master branch or others

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/5
2025-01-12 18:00: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