fix escaping
This commit is contained in:
parent
541eddb2d7
commit
687440cf85
@ -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