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
kind: pipeline
type: docker
steps:
- name: Build and Push docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: harbor.seb6596.ovh/sebclem/cnc-speed-calculator
registry: harbor.seb6596.ovh
tags: latest
name: Build Docker
kind: pipeline
type: docker
steps:
- name: Build and Push docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: harbor.sebclem.fr/sebclem/cnc-speed-calculator
registry: harbor.seb6596.ovh
tags: latest