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