This commit is contained in:
parent
218505b614
commit
9e18b3a0be
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue