Skip to content

Commit

Permalink
Use remote build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jjohannes committed Jan 3, 2024
1 parent 3a7b845 commit 278ba49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
BUILD_CACHE_PWD: ${{ secrets.BUILD_CACHE_PWD }}
- uses: actions/[email protected]
with:
name: Application Packages
name: Application Packages
path: .oj/build/*/packages/*
2 changes: 1 addition & 1 deletion .oj/productivity.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://onepiece.software/j/productivity

build.cache.url=# Point at installation of https://docs.gradle.com/build-cache-node
build.cache.url=https://gradle.onepiece.software:5071/cache
build.develocity.url=https://scans.gradle.com

0 comments on commit 278ba49

Please sign in to comment.