]> git.puffer.fish Git - matthieu/nova.git/commitdiff
add github cache
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Sun, 15 Jan 2023 16:47:24 +0000 (20:47 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Sun, 15 Jan 2023 16:47:24 +0000 (20:47 +0400)
.github/workflows/docker-publish.yml

index 58555fa86cc65b7f6a448c553bdc12ea9bb97eeb..c3bafe2d7ab2c8c61c13eb441631033fb9f26453 100644 (file)
@@ -34,3 +34,5 @@ jobs:
         uses: docker/bake-action@v2
         with:
           push: true
+          cache-from: type=gha
+          cache-to: type=gha,mode=max