ci: typo
This commit is contained in:
parent
aa363d0a06
commit
a0a1ace012
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: OCI-REGISTRY-PASS
|
from_secret: OCI-REGISTRY-PASS
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
repo: registry.mgrote.net/allzweckcontainer
|
repo: registry.mgrote.net/munin-server
|
||||||
registry: registry.mgrote.net
|
registry: registry.mgrote.net
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_COMMIT_SHA:0:8}
|
- ${DRONE_COMMIT_SHA:0:8}
|
||||||
|
|
Reference in a new issue