cnc-speed-calculator/.drone.yml
SebClem edc84877e6
Some checks failed
continuous-integration/drone Build is failing
🔨 Add drone config
2021-06-21 19:27:02 +02:00

14 lines
351 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.seb6596.ovh/sebclem/cnc-speed-calculator
tags: latest