diff --git a/.drone.yml b/.drone.yml index 49c4280..f85755c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: from_secret: DOCKER_USERNAME password: from_secret: DOCKER_PASSWORD - repo: aaronriedel/shbot + repo: secondhemd/shbot tags: latest when: branch: @@ -24,7 +24,7 @@ steps: from_secret: DOCKER_USERNAME password: from_secret: DOCKER_PASSWORD - repo: aaronriedel/shbot + repo: secondhemd/shbot tags: latest dry_run: true when: