bitrise-steplib / bitrise-step-save-cache

1 stars 4 forks source link

Fix evaluating cache key #21

Closed ofalvai closed 1 year ago

ofalvai commented 1 year ago

Checklist

Version

Requires a PATCH version update

Context

Changes

Fixes key template parsing by pulling https://github.com/bitrise-io/go-steputils/pull/65

Also fix missing step name when calling tracker.

Investigation details

Decisions