runtime/.drone.yml

15 lines
194 B
YAML
Raw Normal View History

2021-09-20 22:53:02 +00:00
kind: pipeline
type: docker
name: testing
steps:
- name: build
image: plugins/docker
settings:
dry_run: true
username:
password:
repo: rosti/runtime
tags:
- dev