runtime/.drone.yml

15 lines
207 B
YAML
Raw Normal View History

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