Add caching for hotspot builds too (#197)

This commit is contained in:
Kavin 2022-02-22 09:37:11 +00:00 committed by GitHub
parent 20a9426abb
commit b1c61c1a7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: