You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
The prefix config is used for cache directories
Host information
Ubuntu
gitlab-ci-local 4.57.0
Containerd binary
docker
Additional context
The cache directories are created with "md-" as prefix to the file checksum, but in this example, it should be "prod-". This works in gitlab runners.
The text was updated successfully, but these errors were encountered:
Expected behavior
The prefix config is used for cache directories
Host information
Ubuntu
gitlab-ci-local 4.57.0
Containerd binary
docker
Additional context
The cache directories are created with "md-" as prefix to the file checksum, but in this example, it should be "prod-". This works in gitlab runners.
The text was updated successfully, but these errors were encountered: