use actions cache for docker build

pull/594/head
Steffen 2024-01-10 23:04:37 +01:00 zatwierdzone przez Andrew Gaul
rodzic 40bdb6c1f9
commit d35eb257b4
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -131,3 +131,5 @@ jobs:
BUILDTIME=${{ needs.meta.outputs.container_buildtime }}
VERSION=${{ needs.meta.outputs.container_version }}
REVISION=${{ needs.meta.outputs.container_revision }}
cache-from: type=gha
cache-to: type=gha,mode=max