cnc-speed-calculator/.drone.yml
sebclem 24858f179b
Some checks failed
continuous-integration/drone Build is failing
Update harbor url
2021-12-05 17:03:35 +01:00

15 lines
374 B
YAML

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