Fix WoodpeckerCI lowecase docker build
This commit is contained in:
parent
6cf8c4cf15
commit
612852e34e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
||||||
- DOCKER_HOST=tcp://docker:2376
|
- DOCKER_HOST=tcp://docker:2376
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
repo: git.hackmi.ch/Phil/goshorly
|
repo: git.hackmi.ch/phil/goshorly
|
||||||
registry: git.hackmi.ch
|
registry: git.hackmi.ch
|
||||||
tags: latest
|
tags: latest
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Reference in a new issue