Update harbor url
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
sebclem 2021-12-05 17:03:35 +01:00
parent 9c66c695c8
commit 24858f179b

View File

@ -1,14 +1,14 @@
name: Build Docker name: Build Docker
kind: pipeline kind: pipeline
type: docker type: docker
steps: steps:
- name: Build and Push docker - name: Build and Push docker
image: plugins/docker image: plugins/docker
settings: settings:
username: username:
from_secret: docker_username from_secret: docker_username
password: password:
from_secret: docker_password from_secret: docker_password
repo: harbor.seb6596.ovh/sebclem/cnc-speed-calculator repo: harbor.sebclem.fr/sebclem/cnc-speed-calculator
registry: harbor.seb6596.ovh registry: harbor.seb6596.ovh
tags: latest tags: latest