ci: test
This commit is contained in:
parent
d8b2881b18
commit
1e78325056
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ steps:
|
|||
password:
|
||||
from_secret: OCI_REGISTRY_PASS
|
||||
dockerfile: Dockerfile
|
||||
repo: registry.mgrote.net/allzweckcontainer
|
||||
repo: registry.mgrote.net/allzweckcontainer
|
||||
registry: registry.mgrote.net
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
|
|
Loading…
Reference in a new issue