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