3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-05-01 07:35:52 +00:00

gcs used for backing

This commit is contained in:
Sam Stentz 2023-11-28 19:11:56 +00:00
parent 704facf57e
commit fc1a0f5038
5 changed files with 54 additions and 113 deletions

View file

@ -1,3 +1,5 @@
# **Disclaimer**: Modified to use GCS bucket as backing. Only supports default cache action and assumes gsutil is configured as well as gcloud auth.
# Cache action
This action allows caching dependencies and build outputs to improve workflow execution time.