Enable Docker build caching.

This commit is contained in:
FireMasterK 2022-02-23 12:58:08 +00:00
parent 38cc2d5190
commit eea5eab83d
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -36,3 +36,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: 1337kavin/piped-frontend:latest
cache-from: type=gha
cache-to: type=gha,mode=max