Changed git uri in ci

This commit is contained in:
Phil 2023-08-22 21:03:36 +02:00
parent 6a22a38bc5
commit f41712165e

View file

@ -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