Fix Target-Repo
This commit is contained in:
parent
81f79c142b
commit
5603003551
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKERHUB_PASS
|
from_secret: DOCKERHUB_PASS
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
repo: quotengrote/fpm
|
repo: quotengrote/munin-server
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_COMMIT_SHA:0:8}
|
- ${DRONE_COMMIT_SHA:0:8}
|
||||||
|
|
Reference in a new issue