cnc-speed-calculator/.drone.yml
sebclem e7e32bc8e9
Some checks reported errors
continuous-integration/drone Build was killed
Update '.drone.yml'
2021-12-05 19:57:42 +01:00

15 lines
373 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.sebclem.fr
tags: latest