add caching ip #135

Merged
ahuston-0 merged 2 commits from feature/add-drafts into main 2025-08-27 01:40:36 -04:00
2 changed files with 7 additions and 4 deletions
Showing only changes of commit 97529d89e1 - Show all commits

View File

@@ -38,7 +38,7 @@ runner:
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
#cache:
cache:
# Enable cache server to use actions/cache.
enabled: true
# The directory to store the cache data.