fix escaping
This commit is contained in:
parent
8e85a944ae
commit
541eddb2d7
@ -41,7 +41,7 @@ steps:
|
||||
username:
|
||||
from_secret: docker_username
|
||||
cache_from:
|
||||
- 'type=local\\,dest=oci/${CI_REPO_NAME}'
|
||||
- type=local\,dest=oci/${CI_REPO_NAME}
|
||||
when:
|
||||
- event: [tag]
|
||||
- event: [push, manual]
|
||||
|
Loading…
Reference in New Issue
Block a user