Ignore and rename CI docker image cache folder from docker build

Images would otherwise include cached docker images
This commit is contained in:
2020-12-28 19:35:22 +01:00
parent 17712bf3ae
commit 11c6b51be6
2 changed files with 8 additions and 6 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
# CI cache folder storing docker images
ci-exports/