This commit is contained in:
parent
56f79eafe0
commit
7bf898bb9b
1 changed files with 4 additions and 2 deletions
|
@ -11,5 +11,7 @@ steps:
|
||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKER_PASSWORD
|
from_secret: DOCKER_PASSWORD
|
||||||
repo: r.regnault.dev/drone-discord-webhook
|
repo: r.regnault.dev/drone-discord-webhook
|
||||||
force_tag: true
|
dockerfile: docker/Dockerfile
|
||||||
|
context: src
|
||||||
|
force_tag: true
|
Loading…
Reference in a new issue