Compare commits
3 Commits
ebebfdad52
...
80563e067a
Author | SHA1 | Date | |
---|---|---|---|
80563e067a | |||
ab1000c845 | |||
56e35f9a8b |
18
.drone.yml
Normal file
18
.drone.yml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
insecure: true
|
||||
repo: 10.5.0.103:1222/wilczynski-me
|
||||
registry: 10.5.0.103:1222
|
||||
tags:
|
||||
- latest
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
Loading…
x
Reference in New Issue
Block a user