builder/.drone.yml

14 lines
240 B
YAML

kind: pipeline
type: docker
name: image building
steps:
- name: build&push
image: plugins/docker
settings:
username: droneci
password:
from_secret: repo_password
repo: harbor.hq.rosti.cz/library/builder
tags: 35