* Bump version
This commit is contained in:
parent
2965fbf343
commit
65e5907eb7
14
.drone.yml
Normal file
14
.drone.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: testing
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
dry_run: true
|
||||||
|
username:
|
||||||
|
password:
|
||||||
|
repo: rosti/runtime
|
||||||
|
tags:
|
||||||
|
- dev
|
Loading…
Reference in New Issue
Block a user