Changed git uri in ci
This commit is contained in:
parent
6a22a38bc5
commit
f41712165e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
- sleep 30
|
||||
- docker context create build
|
||||
- docker buildx create build --use
|
||||
- echo $DOCKER_PASSWORD | docker login --username Phil --password-stdin gitea.hackmi.ch
|
||||
- echo $DOCKER_PASSWORD | docker login --username Phil --password-stdin git.hackmi.ch
|
||||
- docker buildx build
|
||||
--platform linux/amd64
|
||||
--no-cache
|
||||
|
|
Loading…
Reference in a new issue