fix repo name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2022-07-03 02:45:20 +02:00
parent 218505b614
commit 9e18b3a0be
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -8,7 +8,7 @@ steps:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
password: password:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
repo: aaronriedel/shbot repo: secondhemd/shbot
tags: latest tags: latest
when: when:
branch: branch:
@ -24,7 +24,7 @@ steps:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
password: password:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
repo: aaronriedel/shbot repo: secondhemd/shbot
tags: latest tags: latest
dry_run: true dry_run: true
when: when: