Dummy change to retrigger image build

Previous image push failed. pushing a small change to retrigger image
publish.

Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: I246da2481f8371b24aa5d2acd33e7bf3200b6293
This commit is contained in:
Sreejith Punnapuzha 2021-05-05 21:36:48 -05:00
parent 50486b99c9
commit c83e8e6636

View File

@ -101,7 +101,7 @@ tests: lint unit_tests
test-shellcheck: $(SH_TO_CHECK) test-shellcheck: $(SH_TO_CHECK)
unit_tests: unit_tests:
echo TODO echo "TODO"
$(SH_TO_CHECK): $(SH_TO_CHECK):
docker run --rm -v $(shell pwd):/mnt \ docker run --rm -v $(shell pwd):/mnt \