mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
- export DOCKER_GITCOMMIT in the Makefile - prioritize DOCKER_GITCOMMIT against the `git` command in `./hack/make.sh` - Also add `integration-cli/bundles` to gitignore (it's generated when using integration-cli shell) Signed-off-by: Vincent Demeester <vincent@sbr.pm>