about summary refs log tree commit diff
path: root/.dockerignore
AgeCommit message (Collapse)Author
2022-06-27reverts, fixes and even smaller image (#3)rhtenhove
2022-06-22concurrency and caching (#1)rhtenhove
* use concurrency * run here too * allow test failure * only push on push * fix coresight mode build * support but disable coresight * woops * no unicorn for arm * update codeql and fix makefile * forgot those * disable forward cache * fix needing buildx Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl>
2020-07-31building docker from cloned repoDominik Maier