Add caching for hotspot builds too.

This commit is contained in:
FireMasterK 2022-02-22 09:36:25 +00:00
parent 20a9426abb
commit e04498bdae
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -36,6 +36,8 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: 1337kavin/piped:hotspot
cache-from: type=gha
cache-to: type=gha,mode=max
build-docker-openj9:
runs-on: ubuntu-latest
steps: