Of course it is lowercase only duh Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
0b2559724a
commit
1e2be0e5b5
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ steps:
|
|||
- name: Build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: git.froth.zone/sam/BirdsiteLIVE
|
||||
repo: git.froth.zone/sam/birdsitelive
|
||||
dry_run: true
|
||||
when:
|
||||
event:
|
||||
|
@ -55,7 +55,7 @@ steps:
|
|||
username: sam
|
||||
password:
|
||||
from_secret: password
|
||||
repo: git.froth.zone/sam/BirdsiteLIVE
|
||||
repo: git.froth.zone/sam/birdsitelive
|
||||
tags: latest
|
||||
when:
|
||||
branch:
|
||||
|
|
Reference in a new issue