mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-05 21:11:05 +02:00
Add caching for hotspot builds too (#197)
This commit is contained in:
parent
20a9426abb
commit
b1c61c1a7d
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user