parent
da7331c1dd
commit
bcc5a873c9
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ steps:
|
||||||
repo: registry.mgrote.net/allzweckcontainer
|
repo: registry.mgrote.net/allzweckcontainer
|
||||||
registry: registry.mgrote.net
|
registry: registry.mgrote.net
|
||||||
tags:
|
tags:
|
||||||
|
- ${DRONE_COMMIT_SHA:0:8}
|
||||||
- ${DRONE_COMMIT_BRANCH}
|
- ${DRONE_COMMIT_BRANCH}
|
||||||
- latest
|
- latest
|
||||||
when:
|
when:
|
||||||
|
@ -43,6 +44,7 @@ steps:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
repo: quotengrote/allzweckcontainer
|
repo: quotengrote/allzweckcontainer
|
||||||
tags:
|
tags:
|
||||||
|
- ${DRONE_COMMIT_SHA:0:8}
|
||||||
- ${DRONE_COMMIT_BRANCH}
|
- ${DRONE_COMMIT_BRANCH}
|
||||||
- latest
|
- latest
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue