kepler
kepler copied to clipboard
CI enhancement, add logic when we need to test build logic
Currently our CI logic is just based on pr or push. hence when we making changes on dockerfile or CI as base image github action, the test is not triggered, hence we need to modify the CI trigger in tmp.... Hence a between solution is that if the dockerfile, makefile or github action in related been modified, we trigger the image build without push to docker reg.