Cache
class Cache
Properties
$build_key_id | |||
$jobId | |||
$cache | |||
$workdir | |||
$gitType | |||
$rid | |||
$branch | |||
$disableUpload | |||
array|null | $matrix | 一个 job 一个缓存. |
Methods
__construct(int $jobId, int $build_key_id, string $workdir, string $gitType, int $rid, string $branch, array|null $matrix, $cacheConfig = null, bool $disableUpload = false)
Cache constructor.
string
getPrefix()
No description
void
handle()
No description
Details
at line 42
__construct(int $jobId, int $build_key_id, string $workdir, string $gitType, int $rid, string $branch, array|null $matrix, $cacheConfig = null, bool $disableUpload = false)
Cache constructor.