Skip to content

inetol-infrastructure/cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

By default, artifacts and images (referred to as cache) are private and
accessible only from an organization GHA runner.

Read only:

    ``INET_CACHE_RO_AGENT``
    ``INET_CACHE_RO_TOKEN``

Read & Write:

    ``INET_CACHE_RW_AGENT``
    ``INET_CACHE_RW_TOKEN``

The use of these secrets requires prior authorization.

Cache will have a minimum lifecycle of 1 day regardless of its use and will be
erased after 7 days of inactivity.

About

Shared cache across organization repositories

Resources

Stars

Watchers

Forks