This commit is contained in:
parent
b59dcd5943
commit
013ff2ffd0
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKER_PASSWORD
|
from_secret: DOCKER_PASSWORD
|
||||||
repo: r.regnault.dev/drone-discord-webhook
|
repo: r.regnault.dev/drone-discord-webhook
|
||||||
dockerfile: docker/Dockerfile
|
dockerfile: ./docker/Dockerfile
|
||||||
context: .
|
context: .
|
||||||
force_tag: true
|
force_tag: true
|
Loading…
Reference in a new issue